Results

By type

          *** retrieve Truststore and Keystore password
*** actual launch of AAI Resources
{"timestamp":"2023-01-07T03:03:25.414Z","message":"Initializing AAIConfig","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","LogTimestamp":"2023-01-07T03:03:25.373Z"},"thread":"main","logger":"org.onap.aai.util.AAIConfig","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:03:25.456Z","message":"Reloading config from /opt/app/aai-traversal/./resources/etc/appprops/aaiconfig.properties","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","LogTimestamp":"2023-01-07T03:03:25.373Z"},"thread":"main","logger":"org.onap.aai.util.AAIConfig","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:03:25.458Z","message":"Found the aaiconfig.properties in the following location: /opt/app/aai-traversal/./resources/etc/appprops/aaiconfig.properties","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","LogTimestamp":"2023-01-07T03:03:25.373Z"},"thread":"main","logger":"org.onap.aai.util.AAIConfig","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:03:25.463Z","message":"A&AI Server Node Name = aai.config.nodename","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","LogTimestamp":"2023-01-07T03:03:25.373Z"},"thread":"main","logger":"org.onap.aai.util.AAIConfig","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:03:28.349Z","message":"Ignoring 'logback.configurationFile' system property. Please use 'logging.config' instead.","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","LogTimestamp":"2023-01-07T03:03:25.373Z"},"thread":"main","logger":"o.s.b.l.logback.LogbackLoggingSystem","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:03:28.350Z","message":"Loaded expression factory via original TCCL","thread":"background-preinit","logger":"o.h.v.m.ResourceBundleMessageInterpolator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:03:28.444Z","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-01-07T03:03:28.444Z","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-01-07T03:03:28.445Z","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-01-07T03:03:28.445Z","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-01-07T03:03:28.446Z","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)

03:03:39,338 |-INFO in LogbackRequestLog - Will use configuration resource [/localhost-access-logback.xml]
03:03:39,355 |-INFO in ch.qos.logback.access.joran.action.ConfigurationAction - debug attribute not set
03:03:39,367 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
03:03:39,367 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [ACCESS]
03:03:39,368 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@2067925017 - setting totalSizeCap to 6 GB
03:03:39,369 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@2067925017 - No compression will be used
03:03:39,369 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@2067925017 - Will use the pattern /opt/app/aai-traversal/logs/ajsc-jetty/localhost_access.log.%d{yyyy-MM-dd} for the active file
03:03:39,370 |-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}'.
03:03:39,370 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight.
03:03:39,381 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to Sat Jan 07 03:03:39 GMT 2023
03:03:39,458 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ACCESS] - Active log file name: /opt/app/aai-traversal/logs/ajsc-jetty/localhost_access.log
03:03:39,458 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ACCESS] - File property is set to [/opt/app/aai-traversal/logs/ajsc-jetty/localhost_access.log]
03:03:39,459 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [ACCESS] to null
03:03:39,459 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
03:03:39,459 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUTACCESS]
03:03:39,464 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUTACCESS] to null
03:03:39,464 |-INFO in ch.qos.logback.access.joran.action.ConfigurationAction - End of configuration.
03:03:39,464 |-INFO in ch.qos.logback.access.joran.JoranConfigurator@7a1a14a4 - Registering current configuration as safe fallback point

{"timestamp":"2023-01-07T03:03:39.978Z","message":"REGISTERED CLASSES [class org.onap.aai.rest.search.SearchProvider, class org.onap.aai.rest.RecentAPIConsumer, class org.onap.aai.rest.DslConsumer, class org.onap.aai.rest.search.ModelAndNamedQueryRestProvider, class org.onap.aai.rest.CQ2Gremlin, class org.onap.aai.rest.QueryConsumer, class org.onap.aai.rest.CQ2GremlinTest, class org.onap.aai.rest.util.EchoResponse]","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","LogTimestamp":"2023-01-07T03:03:25.373Z"},"thread":"main","logger":"org.onap.aai.web.JerseyConfiguration","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:03:39.986Z","message":"isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.RequestTransactionLogging result=true","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","LogTimestamp":"2023-01-07T03:03:25.373Z"},"thread":"main","logger":"org.onap.aai.web.JerseyConfiguration","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:03:39.988Z","message":"isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.RequestModification result=true","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","LogTimestamp":"2023-01-07T03:03:25.373Z"},"thread":"main","logger":"org.onap.aai.web.JerseyConfiguration","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:03:39.989Z","message":"isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.RetiredInterceptor result=true","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","LogTimestamp":"2023-01-07T03:03:25.373Z"},"thread":"main","logger":"org.onap.aai.web.JerseyConfiguration","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:03:39.989Z","message":"isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.HttpHeaderInterceptor result=true","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","LogTimestamp":"2023-01-07T03:03:25.373Z"},"thread":"main","logger":"org.onap.aai.web.JerseyConfiguration","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:03:39.990Z","message":"isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.OneWaySslAuthorization result=true","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","LogTimestamp":"2023-01-07T03:03:25.373Z"},"thread":"main","logger":"org.onap.aai.web.JerseyConfiguration","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:03:39.992Z","message":"isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.VersionInterceptor result=true","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","LogTimestamp":"2023-01-07T03:03:25.373Z"},"thread":"main","logger":"org.onap.aai.web.JerseyConfiguration","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:03:39.992Z","message":"isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.post.InvalidResponseStatus result=true","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","LogTimestamp":"2023-01-07T03:03:25.373Z"},"thread":"main","logger":"org.onap.aai.web.JerseyConfiguration","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:03:39.993Z","message":"isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.post.ResponseTransactionLogging result=true","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","LogTimestamp":"2023-01-07T03:03:25.373Z"},"thread":"main","logger":"org.onap.aai.web.JerseyConfiguration","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:03:39.994Z","message":"isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.VersionLatestInterceptor result=true","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","LogTimestamp":"2023-01-07T03:03:25.373Z"},"thread":"main","logger":"org.onap.aai.web.JerseyConfiguration","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:03:39.995Z","message":"isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.post.ResponseHeaderManipulation result=true","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","LogTimestamp":"2023-01-07T03:03:25.373Z"},"thread":"main","logger":"org.onap.aai.web.JerseyConfiguration","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:03:39.996Z","message":"isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.HeaderValidation result=true","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","LogTimestamp":"2023-01-07T03:03:25.373Z"},"thread":"main","logger":"org.onap.aai.web.JerseyConfiguration","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:03:39.996Z","message":"isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.RequestHeaderManipulation result=true","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","LogTimestamp":"2023-01-07T03:03:25.373Z"},"thread":"main","logger":"org.onap.aai.web.JerseyConfiguration","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:03:40.041Z","message":"isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.RequestTransactionLogging result=true","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","LogTimestamp":"2023-01-07T03:03:25.373Z"},"thread":"main","logger":"org.onap.aai.web.JerseyConfiguration","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:03:40.046Z","message":"isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.RequestModification result=true","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","LogTimestamp":"2023-01-07T03:03:25.373Z"},"thread":"main","logger":"org.onap.aai.web.JerseyConfiguration","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:03:40.047Z","message":"isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.RetiredInterceptor result=true","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","LogTimestamp":"2023-01-07T03:03:25.373Z"},"thread":"main","logger":"org.onap.aai.web.JerseyConfiguration","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:03:40.048Z","message":"isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.HttpHeaderInterceptor result=true","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","LogTimestamp":"2023-01-07T03:03:25.373Z"},"thread":"main","logger":"org.onap.aai.web.JerseyConfiguration","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:03:40.049Z","message":"isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.OneWaySslAuthorization result=true","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","LogTimestamp":"2023-01-07T03:03:25.373Z"},"thread":"main","logger":"org.onap.aai.web.JerseyConfiguration","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:03:40.050Z","message":"isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.VersionInterceptor result=true","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","LogTimestamp":"2023-01-07T03:03:25.373Z"},"thread":"main","logger":"org.onap.aai.web.JerseyConfiguration","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:03:40.053Z","message":"isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.post.InvalidResponseStatus result=true","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","LogTimestamp":"2023-01-07T03:03:25.373Z"},"thread":"main","logger":"org.onap.aai.web.JerseyConfiguration","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:03:40.054Z","message":"isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.post.ResponseTransactionLogging result=true","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","LogTimestamp":"2023-01-07T03:03:25.373Z"},"thread":"main","logger":"org.onap.aai.web.JerseyConfiguration","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:03:40.054Z","message":"isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.VersionLatestInterceptor result=true","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","LogTimestamp":"2023-01-07T03:03:25.373Z"},"thread":"main","logger":"org.onap.aai.web.JerseyConfiguration","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:03:40.055Z","message":"isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.post.ResponseHeaderManipulation result=true","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","LogTimestamp":"2023-01-07T03:03:25.373Z"},"thread":"main","logger":"org.onap.aai.web.JerseyConfiguration","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:03:40.056Z","message":"isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.HeaderValidation result=true","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","LogTimestamp":"2023-01-07T03:03:25.373Z"},"thread":"main","logger":"org.onap.aai.web.JerseyConfiguration","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:03:40.057Z","message":"isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.RequestHeaderManipulation result=true","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","LogTimestamp":"2023-01-07T03:03:25.373Z"},"thread":"main","logger":"org.onap.aai.web.JerseyConfiguration","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:03:40.059Z","message":"REGISTERED FILTERS org.onap.aai.interceptors.pre.RequestTransactionLogging","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","LogTimestamp":"2023-01-07T03:03:25.373Z"},"thread":"main","logger":"org.onap.aai.web.JerseyConfiguration","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:03:40.060Z","message":"REGISTERED FILTERS org.onap.aai.interceptors.post.InvalidResponseStatus","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","LogTimestamp":"2023-01-07T03:03:25.373Z"},"thread":"main","logger":"org.onap.aai.web.JerseyConfiguration","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:03:40.060Z","message":"REGISTERED FILTERS org.onap.aai.interceptors.pre.HeaderValidation","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","LogTimestamp":"2023-01-07T03:03:25.373Z"},"thread":"main","logger":"org.onap.aai.web.JerseyConfiguration","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:03:40.061Z","message":"REGISTERED FILTERS org.onap.aai.interceptors.post.ResponseTransactionLogging","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","LogTimestamp":"2023-01-07T03:03:25.373Z"},"thread":"main","logger":"org.onap.aai.web.JerseyConfiguration","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:03:40.062Z","message":"REGISTERED FILTERS org.onap.aai.interceptors.pre.HttpHeaderInterceptor","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","LogTimestamp":"2023-01-07T03:03:25.373Z"},"thread":"main","logger":"org.onap.aai.web.JerseyConfiguration","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:03:40.063Z","message":"REGISTERED FILTERS org.onap.aai.interceptors.post.ResponseHeaderManipulation","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","LogTimestamp":"2023-01-07T03:03:25.373Z"},"thread":"main","logger":"org.onap.aai.web.JerseyConfiguration","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:03:40.063Z","message":"REGISTERED FILTERS org.onap.aai.interceptors.pre.VersionLatestInterceptor","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","LogTimestamp":"2023-01-07T03:03:25.373Z"},"thread":"main","logger":"org.onap.aai.web.JerseyConfiguration","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:03:40.064Z","message":"REGISTERED FILTERS org.onap.aai.interceptors.pre.OneWaySslAuthorization","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","LogTimestamp":"2023-01-07T03:03:25.373Z"},"thread":"main","logger":"org.onap.aai.web.JerseyConfiguration","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:03:40.065Z","message":"REGISTERED FILTERS org.onap.aai.interceptors.pre.RetiredInterceptor","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","LogTimestamp":"2023-01-07T03:03:25.373Z"},"thread":"main","logger":"org.onap.aai.web.JerseyConfiguration","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:03:40.066Z","message":"REGISTERED FILTERS org.onap.aai.interceptors.pre.VersionInterceptor","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","LogTimestamp":"2023-01-07T03:03:25.373Z"},"thread":"main","logger":"org.onap.aai.web.JerseyConfiguration","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:03:40.067Z","message":"REGISTERED FILTERS org.onap.aai.interceptors.pre.RequestHeaderManipulation","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","LogTimestamp":"2023-01-07T03:03:25.373Z"},"thread":"main","logger":"org.onap.aai.web.JerseyConfiguration","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:03:40.068Z","message":"REGISTERED FILTERS org.onap.aai.interceptors.pre.RequestModification","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","LogTimestamp":"2023-01-07T03:03:25.373Z"},"thread":"main","logger":"org.onap.aai.web.JerseyConfiguration","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:03:41.135Z","message":"Using SLF4J as the default logging framework","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","LogTimestamp":"2023-01-07T03:03:25.373Z"},"thread":"main","logger":"i.m.c.u.i.l.InternalLoggerFactory","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:03:44.481Z","message":"Translator is SchemaServiceTranslator","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","LogTimestamp":"2023-01-07T03:03:25.373Z"},"thread":"main","logger":"o.onap.aai.config.NodesConfiguration","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:03:45.330Z","message":"Checking for system property [partnerName]","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","LogTimestamp":"2023-01-07T03:03:25.373Z"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:03:45.331Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","LogTimestamp":"2023-01-07T03:03:25.373Z"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:03:45.331Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","LogTimestamp":"2023-01-07T03:03:25.373Z"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:03:45.335Z","message":"Request Headers: {}","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","LogTimestamp":"2023-01-07T03:03:25.373Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:03:45.355Z","message":"METHOD=GET, URL=https://aai-schema-service.onap:8452/aai/schema-service/v1/versions, BODY=","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","LogTimestamp":"2023-01-07T03:03:25.373Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:03:45.610Z","message":"Checking for system property [partnerName]","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"0","InvocationID":"fce3ee74-f396-4ee3-8536-1911a27823c4","LogTimestamp":"2023-01-07T03:03:45.594Z","StatusCode":"INPROGRESS","ServerFQDN":"aai-traversal","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:03:45.611Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"0","InvocationID":"fce3ee74-f396-4ee3-8536-1911a27823c4","LogTimestamp":"2023-01-07T03:03:45.594Z","StatusCode":"INPROGRESS","ServerFQDN":"aai-traversal","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:03:45.611Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"0","InvocationID":"fce3ee74-f396-4ee3-8536-1911a27823c4","LogTimestamp":"2023-01-07T03:03:45.594Z","StatusCode":"INPROGRESS","ServerFQDN":"aai-traversal","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:03:45.613Z","message":"Invoke","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"0","InvocationID":"fce3ee74-f396-4ee3-8536-1911a27823c4","LogTimestamp":"2023-01-07T03:03:45.594Z","StatusCode":"INPROGRESS","ServerFQDN":"aai-traversal","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:03:46.435Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"833","StatusCode":"COMPLETE","ServerFQDN":"aai-traversal","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/versions","InvocationID":"fce3ee74-f396-4ee3-8536-1911a27823c4","LogTimestamp":"2023-01-07T03:03:46.427Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:03:46.675Z","message":"Processing the translator","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"833","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"fce3ee74-f396-4ee3-8536-1911a27823c4","LogTimestamp":"2023-01-07T03:03:46.427Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:03:46.676Z","message":"Version being processedv11","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"833","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"fce3ee74-f396-4ee3-8536-1911a27823c4","LogTimestamp":"2023-01-07T03:03:46.427Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:03:46.677Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"833","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"fce3ee74-f396-4ee3-8536-1911a27823c4","LogTimestamp":"2023-01-07T03:03:46.427Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:03:46.832Z","message":"Checking for system property [partnerName]","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"8719e64a-c349-4f3c-bd07-ce9b3de2d61c","LogTimestamp":"2023-01-07T03:03:46.831Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:03:46.833Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"8719e64a-c349-4f3c-bd07-ce9b3de2d61c","LogTimestamp":"2023-01-07T03:03:46.831Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:03:46.834Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"8719e64a-c349-4f3c-bd07-ce9b3de2d61c","LogTimestamp":"2023-01-07T03:03:46.831Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:03:46.834Z","message":"Invoke","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"8719e64a-c349-4f3c-bd07-ce9b3de2d61c","LogTimestamp":"2023-01-07T03:03:46.831Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:03:46.888Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"56","ServerFQDN":"aai-traversal","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"8719e64a-c349-4f3c-bd07-ce9b3de2d61c","LogTimestamp":"2023-01-07T03:03:46.887Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:03:46.979Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"56","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"8719e64a-c349-4f3c-bd07-ce9b3de2d61c","LogTimestamp":"2023-01-07T03:03:46.887Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:03:46.980Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"56","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"8719e64a-c349-4f3c-bd07-ce9b3de2d61c","LogTimestamp":"2023-01-07T03:03:46.887Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:03:46.980Z","message":"Ingested the InputStream","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"56","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"8719e64a-c349-4f3c-bd07-ce9b3de2d61c","LogTimestamp":"2023-01-07T03:03:46.887Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:03:54.556Z","message":"Types size 222","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"56","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"8719e64a-c349-4f3c-bd07-ce9b3de2d61c","LogTimestamp":"2023-01-07T03:03:46.887Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:03:54.640Z","message":"Version being processedv12","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"56","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"8719e64a-c349-4f3c-bd07-ce9b3de2d61c","LogTimestamp":"2023-01-07T03:03:46.887Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:03:54.642Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"56","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"8719e64a-c349-4f3c-bd07-ce9b3de2d61c","LogTimestamp":"2023-01-07T03:03:46.887Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:03:54.647Z","message":"Checking for system property [partnerName]","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"0e5173e9-885c-41e8-8713-b107fd8e918f","LogTimestamp":"2023-01-07T03:03:54.645Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:03:54.647Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"0e5173e9-885c-41e8-8713-b107fd8e918f","LogTimestamp":"2023-01-07T03:03:54.645Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:03:54.647Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"0e5173e9-885c-41e8-8713-b107fd8e918f","LogTimestamp":"2023-01-07T03:03:54.645Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:03:54.648Z","message":"Invoke","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"0e5173e9-885c-41e8-8713-b107fd8e918f","LogTimestamp":"2023-01-07T03:03:54.645Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:03:54.676Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"31","ServerFQDN":"aai-traversal","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"0e5173e9-885c-41e8-8713-b107fd8e918f","LogTimestamp":"2023-01-07T03:03:54.676Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:03:54.732Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"31","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"0e5173e9-885c-41e8-8713-b107fd8e918f","LogTimestamp":"2023-01-07T03:03:54.676Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:03:54.733Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"31","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"0e5173e9-885c-41e8-8713-b107fd8e918f","LogTimestamp":"2023-01-07T03:03:54.676Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:03:54.734Z","message":"Ingested the InputStream","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"31","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"0e5173e9-885c-41e8-8713-b107fd8e918f","LogTimestamp":"2023-01-07T03:03:54.676Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:03:57.811Z","message":"Types size 235","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"31","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"0e5173e9-885c-41e8-8713-b107fd8e918f","LogTimestamp":"2023-01-07T03:03:54.676Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:03:57.844Z","message":"Version being processedv13","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"31","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"0e5173e9-885c-41e8-8713-b107fd8e918f","LogTimestamp":"2023-01-07T03:03:54.676Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:03:57.845Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"31","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"0e5173e9-885c-41e8-8713-b107fd8e918f","LogTimestamp":"2023-01-07T03:03:54.676Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:03:57.848Z","message":"Checking for system property [partnerName]","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"1","InvocationID":"8feb6187-5996-41f9-ab27-e86a7ad23d72","LogTimestamp":"2023-01-07T03:03:57.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-01-07T03:03:57.848Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"1","InvocationID":"8feb6187-5996-41f9-ab27-e86a7ad23d72","LogTimestamp":"2023-01-07T03:03:57.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-01-07T03:03:57.849Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"1","InvocationID":"8feb6187-5996-41f9-ab27-e86a7ad23d72","LogTimestamp":"2023-01-07T03:03:57.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-01-07T03:03:57.849Z","message":"Invoke","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"1","InvocationID":"8feb6187-5996-41f9-ab27-e86a7ad23d72","LogTimestamp":"2023-01-07T03:03:57.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-01-07T03:03:57.873Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"25","ServerFQDN":"aai-traversal","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"8feb6187-5996-41f9-ab27-e86a7ad23d72","LogTimestamp":"2023-01-07T03:03:57.872Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:03:57.901Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"25","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"8feb6187-5996-41f9-ab27-e86a7ad23d72","LogTimestamp":"2023-01-07T03:03:57.872Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:03:57.902Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"25","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"8feb6187-5996-41f9-ab27-e86a7ad23d72","LogTimestamp":"2023-01-07T03:03:57.872Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:03:57.903Z","message":"Ingested the InputStream","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"25","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"8feb6187-5996-41f9-ab27-e86a7ad23d72","LogTimestamp":"2023-01-07T03:03:57.872Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:00.455Z","message":"Types size 237","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"25","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"8feb6187-5996-41f9-ab27-e86a7ad23d72","LogTimestamp":"2023-01-07T03:03:57.872Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:00.480Z","message":"Version being processedv14","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"25","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"8feb6187-5996-41f9-ab27-e86a7ad23d72","LogTimestamp":"2023-01-07T03:03:57.872Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:00.480Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"25","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"8feb6187-5996-41f9-ab27-e86a7ad23d72","LogTimestamp":"2023-01-07T03:03:57.872Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:00.484Z","message":"Checking for system property [partnerName]","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"19beca9f-1053-46c4-9c41-27cceda4e4e6","LogTimestamp":"2023-01-07T03:04:00.483Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:00.484Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"19beca9f-1053-46c4-9c41-27cceda4e4e6","LogTimestamp":"2023-01-07T03:04:00.483Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:00.485Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"19beca9f-1053-46c4-9c41-27cceda4e4e6","LogTimestamp":"2023-01-07T03:04:00.483Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:00.485Z","message":"Invoke","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"19beca9f-1053-46c4-9c41-27cceda4e4e6","LogTimestamp":"2023-01-07T03:04:00.483Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:00.529Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"26","ServerFQDN":"aai-traversal","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"19beca9f-1053-46c4-9c41-27cceda4e4e6","LogTimestamp":"2023-01-07T03:04:00.509Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:00.555Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"26","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"19beca9f-1053-46c4-9c41-27cceda4e4e6","LogTimestamp":"2023-01-07T03:04:00.509Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:00.556Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"26","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"19beca9f-1053-46c4-9c41-27cceda4e4e6","LogTimestamp":"2023-01-07T03:04:00.509Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:00.557Z","message":"Ingested the InputStream","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"26","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"19beca9f-1053-46c4-9c41-27cceda4e4e6","LogTimestamp":"2023-01-07T03:04:00.509Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:04.335Z","message":"Types size 272","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"26","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"19beca9f-1053-46c4-9c41-27cceda4e4e6","LogTimestamp":"2023-01-07T03:04:00.509Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:04.358Z","message":"Version being processedv15","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"26","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"19beca9f-1053-46c4-9c41-27cceda4e4e6","LogTimestamp":"2023-01-07T03:04:00.509Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:04.359Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"26","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"19beca9f-1053-46c4-9c41-27cceda4e4e6","LogTimestamp":"2023-01-07T03:04:00.509Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:04.362Z","message":"Checking for system property [partnerName]","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"bf5a6bd0-0e93-420a-bf20-10f9da2161ab","LogTimestamp":"2023-01-07T03:04:04.361Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:04.363Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"bf5a6bd0-0e93-420a-bf20-10f9da2161ab","LogTimestamp":"2023-01-07T03:04:04.361Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:04.363Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"bf5a6bd0-0e93-420a-bf20-10f9da2161ab","LogTimestamp":"2023-01-07T03:04:04.361Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:04.363Z","message":"Invoke","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"bf5a6bd0-0e93-420a-bf20-10f9da2161ab","LogTimestamp":"2023-01-07T03:04:04.361Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:04.388Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"26","ServerFQDN":"aai-traversal","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"bf5a6bd0-0e93-420a-bf20-10f9da2161ab","LogTimestamp":"2023-01-07T03:04:04.387Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:04.456Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"26","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"bf5a6bd0-0e93-420a-bf20-10f9da2161ab","LogTimestamp":"2023-01-07T03:04:04.387Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:04.457Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"26","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"bf5a6bd0-0e93-420a-bf20-10f9da2161ab","LogTimestamp":"2023-01-07T03:04:04.387Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:04.458Z","message":"Ingested the InputStream","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"26","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"bf5a6bd0-0e93-420a-bf20-10f9da2161ab","LogTimestamp":"2023-01-07T03:04:04.387Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:07.432Z","message":"Types size 279","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"26","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"bf5a6bd0-0e93-420a-bf20-10f9da2161ab","LogTimestamp":"2023-01-07T03:04:04.387Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:07.448Z","message":"Version being processedv16","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"26","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"bf5a6bd0-0e93-420a-bf20-10f9da2161ab","LogTimestamp":"2023-01-07T03:04:04.387Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:07.449Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"26","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"bf5a6bd0-0e93-420a-bf20-10f9da2161ab","LogTimestamp":"2023-01-07T03:04:04.387Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:07.455Z","message":"Checking for system property [partnerName]","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"a82aa513-1475-431a-a8da-40cf0a7a130a","LogTimestamp":"2023-01-07T03:04:07.454Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:07.455Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"a82aa513-1475-431a-a8da-40cf0a7a130a","LogTimestamp":"2023-01-07T03:04:07.454Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:07.455Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"a82aa513-1475-431a-a8da-40cf0a7a130a","LogTimestamp":"2023-01-07T03:04:07.454Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:07.456Z","message":"Invoke","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"a82aa513-1475-431a-a8da-40cf0a7a130a","LogTimestamp":"2023-01-07T03:04:07.454Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:07.483Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"28","ServerFQDN":"aai-traversal","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"a82aa513-1475-431a-a8da-40cf0a7a130a","LogTimestamp":"2023-01-07T03:04:07.482Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:07.528Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"28","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"a82aa513-1475-431a-a8da-40cf0a7a130a","LogTimestamp":"2023-01-07T03:04:07.482Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:07.529Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"28","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"a82aa513-1475-431a-a8da-40cf0a7a130a","LogTimestamp":"2023-01-07T03:04:07.482Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:07.529Z","message":"Ingested the InputStream","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"28","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"a82aa513-1475-431a-a8da-40cf0a7a130a","LogTimestamp":"2023-01-07T03:04:07.482Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:09.991Z","message":"Types size 281","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"28","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"a82aa513-1475-431a-a8da-40cf0a7a130a","LogTimestamp":"2023-01-07T03:04:07.482Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:10.048Z","message":"Version being processedv17","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"28","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"a82aa513-1475-431a-a8da-40cf0a7a130a","LogTimestamp":"2023-01-07T03:04:07.482Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:10.049Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"28","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"a82aa513-1475-431a-a8da-40cf0a7a130a","LogTimestamp":"2023-01-07T03:04:07.482Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:10.052Z","message":"Checking for system property [partnerName]","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"7fece19a-61da-410f-821c-187a35c81c96","LogTimestamp":"2023-01-07T03:04:10.052Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:10.053Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"7fece19a-61da-410f-821c-187a35c81c96","LogTimestamp":"2023-01-07T03:04:10.052Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:10.053Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"7fece19a-61da-410f-821c-187a35c81c96","LogTimestamp":"2023-01-07T03:04:10.052Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:10.053Z","message":"Invoke","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"7fece19a-61da-410f-821c-187a35c81c96","LogTimestamp":"2023-01-07T03:04:10.052Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:10.080Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"27","ServerFQDN":"aai-traversal","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"7fece19a-61da-410f-821c-187a35c81c96","LogTimestamp":"2023-01-07T03:04:10.079Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:10.140Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"27","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"7fece19a-61da-410f-821c-187a35c81c96","LogTimestamp":"2023-01-07T03:04:10.079Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:10.141Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"27","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"7fece19a-61da-410f-821c-187a35c81c96","LogTimestamp":"2023-01-07T03:04:10.079Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:10.142Z","message":"Ingested the InputStream","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"27","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"7fece19a-61da-410f-821c-187a35c81c96","LogTimestamp":"2023-01-07T03:04:10.079Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:12.962Z","message":"Types size 281","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"27","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"7fece19a-61da-410f-821c-187a35c81c96","LogTimestamp":"2023-01-07T03:04:10.079Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:12.978Z","message":"Version being processedv18","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"27","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"7fece19a-61da-410f-821c-187a35c81c96","LogTimestamp":"2023-01-07T03:04:10.079Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:12.979Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"27","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"7fece19a-61da-410f-821c-187a35c81c96","LogTimestamp":"2023-01-07T03:04:10.079Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:12.981Z","message":"Checking for system property [partnerName]","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"d130fb7f-7cb7-41bf-ad7a-6944acffe3a4","LogTimestamp":"2023-01-07T03:04:12.980Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:12.981Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"d130fb7f-7cb7-41bf-ad7a-6944acffe3a4","LogTimestamp":"2023-01-07T03:04:12.980Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:12.981Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"d130fb7f-7cb7-41bf-ad7a-6944acffe3a4","LogTimestamp":"2023-01-07T03:04:12.980Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:12.982Z","message":"Invoke","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"d130fb7f-7cb7-41bf-ad7a-6944acffe3a4","LogTimestamp":"2023-01-07T03:04:12.980Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:13.006Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"25","ServerFQDN":"aai-traversal","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"d130fb7f-7cb7-41bf-ad7a-6944acffe3a4","LogTimestamp":"2023-01-07T03:04:13.005Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:13.040Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"25","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"d130fb7f-7cb7-41bf-ad7a-6944acffe3a4","LogTimestamp":"2023-01-07T03:04:13.005Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:13.041Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"25","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"d130fb7f-7cb7-41bf-ad7a-6944acffe3a4","LogTimestamp":"2023-01-07T03:04:13.005Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:13.041Z","message":"Ingested the InputStream","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"25","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"d130fb7f-7cb7-41bf-ad7a-6944acffe3a4","LogTimestamp":"2023-01-07T03:04:13.005Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:15.734Z","message":"Types size 281","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"25","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"d130fb7f-7cb7-41bf-ad7a-6944acffe3a4","LogTimestamp":"2023-01-07T03:04:13.005Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:15.749Z","message":"Version being processedv19","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"25","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"d130fb7f-7cb7-41bf-ad7a-6944acffe3a4","LogTimestamp":"2023-01-07T03:04:13.005Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:15.751Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"25","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"d130fb7f-7cb7-41bf-ad7a-6944acffe3a4","LogTimestamp":"2023-01-07T03:04:13.005Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:15.754Z","message":"Checking for system property [partnerName]","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"419a8c44-82ca-4ff7-b942-2b739a41034c","LogTimestamp":"2023-01-07T03:04:15.753Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:15.754Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"419a8c44-82ca-4ff7-b942-2b739a41034c","LogTimestamp":"2023-01-07T03:04:15.753Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:15.755Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"419a8c44-82ca-4ff7-b942-2b739a41034c","LogTimestamp":"2023-01-07T03:04:15.753Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:15.755Z","message":"Invoke","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"419a8c44-82ca-4ff7-b942-2b739a41034c","LogTimestamp":"2023-01-07T03:04:15.753Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:15.781Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"27","ServerFQDN":"aai-traversal","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"419a8c44-82ca-4ff7-b942-2b739a41034c","LogTimestamp":"2023-01-07T03:04:15.780Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:15.811Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"27","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"419a8c44-82ca-4ff7-b942-2b739a41034c","LogTimestamp":"2023-01-07T03:04:15.780Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:15.812Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"27","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"419a8c44-82ca-4ff7-b942-2b739a41034c","LogTimestamp":"2023-01-07T03:04:15.780Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:15.813Z","message":"Ingested the InputStream","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"27","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"419a8c44-82ca-4ff7-b942-2b739a41034c","LogTimestamp":"2023-01-07T03:04:15.780Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:18.414Z","message":"Types size 301","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"27","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"419a8c44-82ca-4ff7-b942-2b739a41034c","LogTimestamp":"2023-01-07T03:04:15.780Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:18.441Z","message":"Version being processedv20","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"27","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"419a8c44-82ca-4ff7-b942-2b739a41034c","LogTimestamp":"2023-01-07T03:04:15.780Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:18.442Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"27","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"419a8c44-82ca-4ff7-b942-2b739a41034c","LogTimestamp":"2023-01-07T03:04:15.780Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:18.445Z","message":"Checking for system property [partnerName]","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"801a763a-f6d9-4bf2-8aab-847470becf9b","LogTimestamp":"2023-01-07T03:04:18.444Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:18.445Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"801a763a-f6d9-4bf2-8aab-847470becf9b","LogTimestamp":"2023-01-07T03:04:18.444Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:18.445Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"801a763a-f6d9-4bf2-8aab-847470becf9b","LogTimestamp":"2023-01-07T03:04:18.444Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:18.445Z","message":"Invoke","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"801a763a-f6d9-4bf2-8aab-847470becf9b","LogTimestamp":"2023-01-07T03:04:18.444Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:18.474Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"801a763a-f6d9-4bf2-8aab-847470becf9b","LogTimestamp":"2023-01-07T03:04:18.473Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:18.546Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"801a763a-f6d9-4bf2-8aab-847470becf9b","LogTimestamp":"2023-01-07T03:04:18.473Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:18.547Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"801a763a-f6d9-4bf2-8aab-847470becf9b","LogTimestamp":"2023-01-07T03:04:18.473Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:18.548Z","message":"Ingested the InputStream","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"801a763a-f6d9-4bf2-8aab-847470becf9b","LogTimestamp":"2023-01-07T03:04:18.473Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:21.152Z","message":"Types size 305","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"801a763a-f6d9-4bf2-8aab-847470becf9b","LogTimestamp":"2023-01-07T03:04:18.473Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:21.170Z","message":"Version being processedv21","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"801a763a-f6d9-4bf2-8aab-847470becf9b","LogTimestamp":"2023-01-07T03:04:18.473Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:21.171Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"801a763a-f6d9-4bf2-8aab-847470becf9b","LogTimestamp":"2023-01-07T03:04:18.473Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:21.174Z","message":"Checking for system property [partnerName]","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"ea214472-a34a-439d-929c-9a42a966d1e0","LogTimestamp":"2023-01-07T03:04:21.174Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:21.174Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"ea214472-a34a-439d-929c-9a42a966d1e0","LogTimestamp":"2023-01-07T03:04:21.174Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:21.175Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"ea214472-a34a-439d-929c-9a42a966d1e0","LogTimestamp":"2023-01-07T03:04:21.174Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:21.175Z","message":"Invoke","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"ea214472-a34a-439d-929c-9a42a966d1e0","LogTimestamp":"2023-01-07T03:04:21.174Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:21.201Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"26","ServerFQDN":"aai-traversal","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"ea214472-a34a-439d-929c-9a42a966d1e0","LogTimestamp":"2023-01-07T03:04:21.200Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:21.232Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"26","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"ea214472-a34a-439d-929c-9a42a966d1e0","LogTimestamp":"2023-01-07T03:04:21.200Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:21.233Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"26","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"ea214472-a34a-439d-929c-9a42a966d1e0","LogTimestamp":"2023-01-07T03:04:21.200Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:21.233Z","message":"Ingested the InputStream","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"26","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"ea214472-a34a-439d-929c-9a42a966d1e0","LogTimestamp":"2023-01-07T03:04:21.200Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:24.305Z","message":"Types size 371","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"26","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"ea214472-a34a-439d-929c-9a42a966d1e0","LogTimestamp":"2023-01-07T03:04:21.200Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:24.327Z","message":"Version being processedv22","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"26","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"ea214472-a34a-439d-929c-9a42a966d1e0","LogTimestamp":"2023-01-07T03:04:21.200Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:24.328Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"26","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"ea214472-a34a-439d-929c-9a42a966d1e0","LogTimestamp":"2023-01-07T03:04:21.200Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:24.334Z","message":"Checking for system property [partnerName]","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"bfea6741-f41c-44bc-ae00-d438d2dfcbdd","LogTimestamp":"2023-01-07T03:04:24.333Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:24.335Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"bfea6741-f41c-44bc-ae00-d438d2dfcbdd","LogTimestamp":"2023-01-07T03:04:24.333Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:24.335Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"bfea6741-f41c-44bc-ae00-d438d2dfcbdd","LogTimestamp":"2023-01-07T03:04:24.333Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:24.335Z","message":"Invoke","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"bfea6741-f41c-44bc-ae00-d438d2dfcbdd","LogTimestamp":"2023-01-07T03:04:24.333Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:24.369Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"35","ServerFQDN":"aai-traversal","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"bfea6741-f41c-44bc-ae00-d438d2dfcbdd","LogTimestamp":"2023-01-07T03:04:24.368Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:24.412Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"35","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"bfea6741-f41c-44bc-ae00-d438d2dfcbdd","LogTimestamp":"2023-01-07T03:04:24.368Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:24.413Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"35","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"bfea6741-f41c-44bc-ae00-d438d2dfcbdd","LogTimestamp":"2023-01-07T03:04:24.368Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:24.414Z","message":"Ingested the InputStream","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"35","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"bfea6741-f41c-44bc-ae00-d438d2dfcbdd","LogTimestamp":"2023-01-07T03:04:24.368Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:27.702Z","message":"Types size 378","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"35","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"bfea6741-f41c-44bc-ae00-d438d2dfcbdd","LogTimestamp":"2023-01-07T03:04:24.368Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:27.719Z","message":"Version being processedv23","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"35","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"bfea6741-f41c-44bc-ae00-d438d2dfcbdd","LogTimestamp":"2023-01-07T03:04:24.368Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:27.720Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"35","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"bfea6741-f41c-44bc-ae00-d438d2dfcbdd","LogTimestamp":"2023-01-07T03:04:24.368Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:27.724Z","message":"Checking for system property [partnerName]","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"1","InvocationID":"20a03d1c-d248-457f-ba01-cd1f964714c0","LogTimestamp":"2023-01-07T03:04:27.724Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:27.725Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"1","InvocationID":"20a03d1c-d248-457f-ba01-cd1f964714c0","LogTimestamp":"2023-01-07T03:04:27.724Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:27.725Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"1","InvocationID":"20a03d1c-d248-457f-ba01-cd1f964714c0","LogTimestamp":"2023-01-07T03:04:27.724Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:27.725Z","message":"Invoke","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"1","InvocationID":"20a03d1c-d248-457f-ba01-cd1f964714c0","LogTimestamp":"2023-01-07T03:04:27.724Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:27.758Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"33","ServerFQDN":"aai-traversal","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"20a03d1c-d248-457f-ba01-cd1f964714c0","LogTimestamp":"2023-01-07T03:04:27.756Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:27.800Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"33","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"20a03d1c-d248-457f-ba01-cd1f964714c0","LogTimestamp":"2023-01-07T03:04:27.756Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:27.801Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"33","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"20a03d1c-d248-457f-ba01-cd1f964714c0","LogTimestamp":"2023-01-07T03:04:27.756Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:27.801Z","message":"Ingested the InputStream","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"33","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"20a03d1c-d248-457f-ba01-cd1f964714c0","LogTimestamp":"2023-01-07T03:04:27.756Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:30.987Z","message":"Types size 378","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"33","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"20a03d1c-d248-457f-ba01-cd1f964714c0","LogTimestamp":"2023-01-07T03:04:27.756Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:31.003Z","message":"Version being processedv24","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"33","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"20a03d1c-d248-457f-ba01-cd1f964714c0","LogTimestamp":"2023-01-07T03:04:27.756Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:31.004Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"33","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"20a03d1c-d248-457f-ba01-cd1f964714c0","LogTimestamp":"2023-01-07T03:04:27.756Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:31.007Z","message":"Checking for system property [partnerName]","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"22197428-2e62-400c-aef2-b8ebf4a4605e","LogTimestamp":"2023-01-07T03:04:31.006Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:31.007Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"22197428-2e62-400c-aef2-b8ebf4a4605e","LogTimestamp":"2023-01-07T03:04:31.006Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:31.007Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"22197428-2e62-400c-aef2-b8ebf4a4605e","LogTimestamp":"2023-01-07T03:04:31.006Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:31.008Z","message":"Invoke","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"22197428-2e62-400c-aef2-b8ebf4a4605e","LogTimestamp":"2023-01-07T03:04:31.006Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:31.038Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"32","ServerFQDN":"aai-traversal","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"22197428-2e62-400c-aef2-b8ebf4a4605e","LogTimestamp":"2023-01-07T03:04:31.038Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:31.076Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"32","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"22197428-2e62-400c-aef2-b8ebf4a4605e","LogTimestamp":"2023-01-07T03:04:31.038Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:31.076Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"32","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"22197428-2e62-400c-aef2-b8ebf4a4605e","LogTimestamp":"2023-01-07T03:04:31.038Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:31.077Z","message":"Ingested the InputStream","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"32","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"22197428-2e62-400c-aef2-b8ebf4a4605e","LogTimestamp":"2023-01-07T03:04:31.038Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:34.544Z","message":"Types size 406","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"32","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"22197428-2e62-400c-aef2-b8ebf4a4605e","LogTimestamp":"2023-01-07T03:04:31.038Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:34.567Z","message":"Version being processedv25","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"32","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"22197428-2e62-400c-aef2-b8ebf4a4605e","LogTimestamp":"2023-01-07T03:04:31.038Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:34.568Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"32","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"22197428-2e62-400c-aef2-b8ebf4a4605e","LogTimestamp":"2023-01-07T03:04:31.038Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:34.571Z","message":"Checking for system property [partnerName]","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"1","InvocationID":"b59c82c9-be56-48fc-843a-00bae4ae9f70","LogTimestamp":"2023-01-07T03:04:34.571Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:34.572Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"1","InvocationID":"b59c82c9-be56-48fc-843a-00bae4ae9f70","LogTimestamp":"2023-01-07T03:04:34.571Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:34.572Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"1","InvocationID":"b59c82c9-be56-48fc-843a-00bae4ae9f70","LogTimestamp":"2023-01-07T03:04:34.571Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:34.572Z","message":"Invoke","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"1","InvocationID":"b59c82c9-be56-48fc-843a-00bae4ae9f70","LogTimestamp":"2023-01-07T03:04:34.571Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:34.601Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"30","ServerFQDN":"aai-traversal","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"b59c82c9-be56-48fc-843a-00bae4ae9f70","LogTimestamp":"2023-01-07T03:04:34.600Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:34.655Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b59c82c9-be56-48fc-843a-00bae4ae9f70","LogTimestamp":"2023-01-07T03:04:34.600Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:34.656Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b59c82c9-be56-48fc-843a-00bae4ae9f70","LogTimestamp":"2023-01-07T03:04:34.600Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:34.657Z","message":"Ingested the InputStream","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b59c82c9-be56-48fc-843a-00bae4ae9f70","LogTimestamp":"2023-01-07T03:04:34.600Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:37.971Z","message":"Types size 410","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b59c82c9-be56-48fc-843a-00bae4ae9f70","LogTimestamp":"2023-01-07T03:04:34.600Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:37.989Z","message":"Version being processedv26","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b59c82c9-be56-48fc-843a-00bae4ae9f70","LogTimestamp":"2023-01-07T03:04:34.600Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:37.990Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"30","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b59c82c9-be56-48fc-843a-00bae4ae9f70","LogTimestamp":"2023-01-07T03:04:34.600Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:37.993Z","message":"Checking for system property [partnerName]","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"21f11c08-70cd-4dd6-97fc-7fd6356606fa","LogTimestamp":"2023-01-07T03:04:37.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-01-07T03:04:37.993Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"21f11c08-70cd-4dd6-97fc-7fd6356606fa","LogTimestamp":"2023-01-07T03:04:37.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-01-07T03:04:37.993Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"21f11c08-70cd-4dd6-97fc-7fd6356606fa","LogTimestamp":"2023-01-07T03:04:37.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-01-07T03:04:37.993Z","message":"Invoke","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"21f11c08-70cd-4dd6-97fc-7fd6356606fa","LogTimestamp":"2023-01-07T03:04:37.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-01-07T03:04:38.027Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"34","ServerFQDN":"aai-traversal","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"21f11c08-70cd-4dd6-97fc-7fd6356606fa","LogTimestamp":"2023-01-07T03:04:38.026Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:38.079Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"34","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"21f11c08-70cd-4dd6-97fc-7fd6356606fa","LogTimestamp":"2023-01-07T03:04:38.026Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:38.080Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"34","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"21f11c08-70cd-4dd6-97fc-7fd6356606fa","LogTimestamp":"2023-01-07T03:04:38.026Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:38.080Z","message":"Ingested the InputStream","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"34","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"21f11c08-70cd-4dd6-97fc-7fd6356606fa","LogTimestamp":"2023-01-07T03:04:38.026Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:41.353Z","message":"Types size 410","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"34","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"21f11c08-70cd-4dd6-97fc-7fd6356606fa","LogTimestamp":"2023-01-07T03:04:38.026Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:41.379Z","message":"Version being processedv27","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"34","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"21f11c08-70cd-4dd6-97fc-7fd6356606fa","LogTimestamp":"2023-01-07T03:04:38.026Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:41.380Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"34","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"21f11c08-70cd-4dd6-97fc-7fd6356606fa","LogTimestamp":"2023-01-07T03:04:38.026Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:41.383Z","message":"Checking for system property [partnerName]","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.382Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:41.383Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.382Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:41.383Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.382Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:41.383Z","message":"Invoke","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.382Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:41.411Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:41.464Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:41.465Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:41.466Z","message":"Ingested the InputStream","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:45.168Z","message":"Types size 410","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:45.210Z","message":"AAI Server initialization started...","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.onap.aai.TraversalApp","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:45.211Z","message":"Starting AAIGraph connections and the NodeInjestor","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.onap.aai.TraversalApp","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:45.211Z","message":"Initializing AAIConfig","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.onap.aai.util.AAIConfig","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:45.212Z","message":"Reloading config from /opt/app/aai-traversal/./resources/etc/appprops/aaiconfig.properties","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.onap.aai.util.AAIConfig","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:45.212Z","message":"Found the aaiconfig.properties in the following location: /opt/app/aai-traversal/./resources/etc/appprops/aaiconfig.properties","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.onap.aai.util.AAIConfig","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:45.213Z","message":"A&AI Server Node Name = aai.config.nodename","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.onap.aai.util.AAIConfig","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:46.046Z","message":"DataStax Java driver 3.6.0 for Apache Cassandra","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"com.datastax.driver.core","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:46.066Z","message":"Detected Guava >= 19 in the classpath, using modern compatibility layer","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"c.d.driver.core.GuavaCompatibility","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:46.068Z","message":"com.datastax.driver.NEW_NODE_DELAY_SECONDS is undefined, using default value 1","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"c.d.driver.core.SystemProperties","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:46.069Z","message":"com.datastax.driver.NOTIF_LOCK_TIMEOUT_SECONDS is undefined, using default value 60","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"c.d.driver.core.SystemProperties","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:46.109Z","message":"com.datastax.driver.USE_NATIVE_CLOCK is undefined, using default value true","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"c.d.driver.core.SystemProperties","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:46.717Z","message":"Using native clock to generate timestamps.","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"c.datastax.driver.core.ClockFactory","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:46.737Z","message":"com.datastax.driver.NON_BLOCKING_EXECUTOR_SIZE is undefined, using default value 2","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"c.d.driver.core.SystemProperties","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:46.919Z","message":"Starting new cluster with contact points [cassandra/10.233.72.23:9042]","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:46.995Z","message":"Using SLF4J as the default logging framework","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"i.n.u.i.l.InternalLoggerFactory","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:47.041Z","message":"-Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"i.n.u.i.InternalThreadLocalMap","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:47.042Z","message":"-Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"i.n.u.i.InternalThreadLocalMap","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:47.121Z","message":"-Dio.netty.noUnsafe: false","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"i.n.util.internal.PlatformDependent0","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:47.121Z","message":"Java version: 8","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"i.n.util.internal.PlatformDependent0","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:47.125Z","message":"sun.misc.Unsafe.theUnsafe: available","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"i.n.util.internal.PlatformDependent0","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:47.126Z","message":"sun.misc.Unsafe.copyMemory: available","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"i.n.util.internal.PlatformDependent0","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:47.128Z","message":"java.nio.Buffer.address: available","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"i.n.util.internal.PlatformDependent0","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:47.130Z","message":"direct buffer constructor: available","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"i.n.util.internal.PlatformDependent0","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:47.133Z","message":"java.nio.Bits.unaligned: available, true","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"i.n.util.internal.PlatformDependent0","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:47.133Z","message":"jdk.internal.misc.Unsafe.allocateUninitializedArray(int): unavailable prior to Java9","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"i.n.util.internal.PlatformDependent0","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:47.133Z","message":"java.nio.DirectByteBuffer.(long, int): available","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"i.n.util.internal.PlatformDependent0","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:47.133Z","message":"sun.misc.Unsafe: available","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"i.n.util.internal.PlatformDependent","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:47.134Z","message":"-Dio.netty.tmpdir: /tmp (java.io.tmpdir)","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"i.n.util.internal.PlatformDependent","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:47.135Z","message":"-Dio.netty.bitMode: 64 (sun.arch.data.model)","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"i.n.util.internal.PlatformDependent","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:47.139Z","message":"-Dio.netty.maxDirectMemory: 1020067840 bytes","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"i.n.util.internal.PlatformDependent","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:47.140Z","message":"-Dio.netty.uninitializedArrayAllocationThreshold: -1","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"i.n.util.internal.PlatformDependent","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:47.144Z","message":"java.nio.ByteBuffer.cleaner(): available","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"io.netty.util.internal.CleanerJava6","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:47.145Z","message":"-Dio.netty.noPreferDirect: false","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"i.n.util.internal.PlatformDependent","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:47.157Z","message":"com.datastax.driver.FORCE_NIO is undefined, using default value false","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"c.d.driver.core.SystemProperties","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:47.176Z","message":"-Dio.netty.native.workdir: /tmp (io.netty.tmpdir)","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"i.n.u.internal.NativeLibraryLoader","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:47.177Z","message":"-Dio.netty.native.deleteLibAfterLoading: true","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"i.n.u.internal.NativeLibraryLoader","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:47.177Z","message":"-Dio.netty.native.tryPatchShadedId: true","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"i.n.u.internal.NativeLibraryLoader","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:47.187Z","message":"Unable to load the library 'netty_transport_native_epoll_x86_64', trying other loading mechanism.","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"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-01-07T03:04:47.191Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"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-01-07T03:04:47.244Z","message":"Unable to load the library '/tmp/libnetty_transport_native_epoll_x86_64622467485163153551.so', trying other loading mechanism.","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"exception":"java.lang.UnsatisfiedLinkError: unsupported JNI version 0xFFFFFFFF required by /tmp/libnetty_transport_native_epoll_x86_64622467485163153551.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-01-07T03:04:47.255Z","message":"Unable to load the library 'netty_transport_native_epoll', trying other loading mechanism.","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"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-01-07T03:04:47.258Z","message":"netty_transport_native_epoll cannot be loaded from java.library.path, now trying export to -Dio.netty.native.workdir: /tmp","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"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-01-07T03:04:47.263Z","message":"Found Netty's native epoll transport in the classpath, but epoll is not available. Using NIO instead.","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"exception":"java.lang.UnsatisfiedLinkError: unsupported JNI version 0xFFFFFFFF required by /tmp/libnetty_transport_native_epoll_x86_64622467485163153551.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_64622467485163153551.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-01-07T03:04:47.285Z","message":"-Dio.netty.eventLoopThreads: 4","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"i.n.c.MultithreadEventLoopGroup","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:47.318Z","message":"-Dio.netty.noKeySetOptimization: false","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"io.netty.channel.nio.NioEventLoop","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:47.318Z","message":"-Dio.netty.selectorAutoRebuildThreshold: 512","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"io.netty.channel.nio.NioEventLoop","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:47.358Z","message":"org.jctools-core.MpscChunkedArrayQueue: available","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"i.n.util.internal.PlatformDependent","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:47.407Z","message":"-Dio.netty.leakDetection.level: simple","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"io.netty.util.ResourceLeakDetector","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:47.407Z","message":"-Dio.netty.leakDetection.targetRecords: 4","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"io.netty.util.ResourceLeakDetector","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:47.414Z","message":"Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@408ce324","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"i.n.util.ResourceLeakDetectorFactory","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:47.433Z","message":"com.datastax.driver.EXTENDED_PEER_CHECK is undefined, using default value true","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"c.d.driver.core.SystemProperties","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:47.547Z","message":"[cassandra/10.233.72.23:9042] preparing to open 1 new connections, total = 1","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:47.553Z","message":"com.datastax.driver.DISABLE_COALESCING is undefined, using default value false","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"c.d.driver.core.SystemProperties","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:47.554Z","message":"com.datastax.driver.FLUSHER_SCHEDULE_PERIOD_NS is undefined, using default value 10000","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"c.d.driver.core.SystemProperties","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:47.554Z","message":"com.datastax.driver.FLUSHER_RUN_WITHOUT_WORK_TIMES is undefined, using default value 5","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"c.d.driver.core.SystemProperties","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:47.641Z","message":"-Dio.netty.allocator.numHeapArenas: 4","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"i.n.buffer.PooledByteBufAllocator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:47.642Z","message":"-Dio.netty.allocator.numDirectArenas: 4","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"i.n.buffer.PooledByteBufAllocator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:47.642Z","message":"-Dio.netty.allocator.pageSize: 8192","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"i.n.buffer.PooledByteBufAllocator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:47.642Z","message":"-Dio.netty.allocator.maxOrder: 11","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"i.n.buffer.PooledByteBufAllocator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:47.642Z","message":"-Dio.netty.allocator.chunkSize: 16777216","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"i.n.buffer.PooledByteBufAllocator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:47.643Z","message":"-Dio.netty.allocator.tinyCacheSize: 512","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"i.n.buffer.PooledByteBufAllocator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:47.643Z","message":"-Dio.netty.allocator.smallCacheSize: 256","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"i.n.buffer.PooledByteBufAllocator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:47.643Z","message":"-Dio.netty.allocator.normalCacheSize: 64","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"i.n.buffer.PooledByteBufAllocator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:47.643Z","message":"-Dio.netty.allocator.maxCachedBufferCapacity: 32768","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"i.n.buffer.PooledByteBufAllocator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:47.644Z","message":"-Dio.netty.allocator.cacheTrimInterval: 8192","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"i.n.buffer.PooledByteBufAllocator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:47.644Z","message":"-Dio.netty.allocator.cacheTrimIntervalMillis: 0","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"i.n.buffer.PooledByteBufAllocator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:47.644Z","message":"-Dio.netty.allocator.useCacheForAllThreads: true","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"i.n.buffer.PooledByteBufAllocator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:47.644Z","message":"-Dio.netty.allocator.maxCachedByteBuffersPerChunk: 1023","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"i.n.buffer.PooledByteBufAllocator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:47.700Z","message":"-Dio.netty.processId: 10 (auto-detected)","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"io.netty.channel.DefaultChannelId","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:47.706Z","message":"-Djava.net.preferIPv4Stack: false","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"io.netty.util.NetUtil","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:47.707Z","message":"-Djava.net.preferIPv6Addresses: false","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"io.netty.util.NetUtil","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:47.711Z","message":"Loopback interface: lo (lo, 127.0.0.1)","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"io.netty.util.NetUtil","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:47.713Z","message":"/proc/sys/net/core/somaxconn: 4096","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"io.netty.util.NetUtil","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:47.716Z","message":"-Dio.netty.machineId: 1a:5c:bd:ff:fe:82:6e:c2 (auto-detected)","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"io.netty.channel.DefaultChannelId","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:47.784Z","message":"-Dio.netty.allocator.type: pooled","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"io.netty.buffer.ByteBufUtil","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:47.784Z","message":"-Dio.netty.threadLocalDirectBufferSize: 0","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"io.netty.buffer.ByteBufUtil","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:47.785Z","message":"-Dio.netty.maxThreadLocalCharBufferSize: 16384","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"io.netty.buffer.ByteBufUtil","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:47.887Z","message":"Connection[cassandra/10.233.72.23: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-01-07T03:04:47.938Z","message":"-Dio.netty.recycler.maxCapacityPerThread: 4096","thread":"JanusGraph Cluster-nio-worker-0","logger":"io.netty.util.Recycler","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:47.938Z","message":"-Dio.netty.recycler.maxSharedCapacityFactor: 2","thread":"JanusGraph Cluster-nio-worker-0","logger":"io.netty.util.Recycler","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:47.938Z","message":"-Dio.netty.recycler.linkCapacity: 16","thread":"JanusGraph Cluster-nio-worker-0","logger":"io.netty.util.Recycler","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:47.938Z","message":"-Dio.netty.recycler.ratio: 8","thread":"JanusGraph Cluster-nio-worker-0","logger":"io.netty.util.Recycler","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:47.961Z","message":"-Dio.netty.buffer.checkAccessible: true","thread":"JanusGraph Cluster-nio-worker-0","logger":"io.netty.buffer.AbstractByteBuf","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:47.961Z","message":"-Dio.netty.buffer.checkBounds: true","thread":"JanusGraph Cluster-nio-worker-0","logger":"io.netty.buffer.AbstractByteBuf","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:47.961Z","message":"Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@26c83221","thread":"JanusGraph Cluster-nio-worker-0","logger":"i.n.util.ResourceLeakDetectorFactory","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:48.024Z","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-01-07T03:04:48.163Z","message":"[cassandra/10.233.72.23:9042] Connection[cassandra/10.233.72.23: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-01-07T03:04:48.166Z","message":"[Control connection] Refreshing node list and token map","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:48.327Z","message":"[Control connection] Refreshing schema","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:48.750Z","message":"Computing token to replica map for keyspace: sdctitan.","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:48.767Z","message":"Token to replica map computation for keyspace sdctitan completed in 16 milliseconds","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:48.789Z","message":"[Control connection] established to cassandra/10.233.72.23:9042","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:48.791Z","message":"Using data-center name 'Pod' for DCAwareRoundRobinPolicy (if this is incorrect, please provide the correct datacenter name with DCAwareRoundRobinPolicy constructor)","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"c.d.d.c.p.DCAwareRoundRobinPolicy","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:48.793Z","message":"New Cassandra host cassandra/10.233.72.23:9042 added","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"com.datastax.driver.core.Cluster","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:48.794Z","message":"New Cassandra host /10.233.71.113:9042 added","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"com.datastax.driver.core.Cluster","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:48.794Z","message":"New Cassandra host /10.233.65.19:9042 added","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"com.datastax.driver.core.Cluster","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:48.800Z","message":"com.datastax.driver.CHECK_IO_DEADLOCKS is undefined, using default value true","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"c.d.driver.core.SystemProperties","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:48.806Z","message":"[cassandra/10.233.72.23:9042] preparing to open 1 new connections, total = 2","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:48.812Z","message":"Connection[cassandra/10.233.72.23: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-01-07T03:04:48.838Z","message":"[/10.233.71.113:9042] preparing to open 1 new connections, total = 1","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:48.839Z","message":"[/10.233.65.19:9042] preparing to open 1 new connections, total = 1","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:48.841Z","message":"Connection[/10.233.65.19: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-01-07T03:04:48.846Z","message":"Connection[/10.233.71.113: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-01-07T03:04:48.980Z","message":"[/10.233.65.19:9042] Connection[/10.233.65.19: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-01-07T03:04:48.980Z","message":"[/10.233.71.113:9042] Connection[/10.233.71.113: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-01-07T03:04:48.984Z","message":"Created connection pool to host /10.233.65.19: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-01-07T03:04:48.984Z","message":"Created connection pool to host /10.233.71.113: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-01-07T03:04:48.984Z","message":"Added connection pool for /10.233.65.19:9042","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Session","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:48.984Z","message":"Added connection pool for /10.233.71.113:9042","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Session","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:48.994Z","message":"[cassandra/10.233.72.23:9042] Connection[cassandra/10.233.72.23: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-01-07T03:04:48.995Z","message":"Created connection pool to host cassandra/10.233.72.23: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-01-07T03:04:48.995Z","message":"Added connection pool for cassandra/10.233.72.23:9042","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Session","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.340Z","message":"going to scan these urls:\nfile:/opt/app/aai-traversal/resources/","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.355Z","message":"could not scan file schema/onap/query/stored-queries.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.356Z","message":"could not scan file schema/onap/query/stored-queries.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.357Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.357Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.357Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.358Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.358Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.359Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.360Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.360Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.361Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.361Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.361Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.362Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.362Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.363Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.363Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.364Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.364Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.365Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.365Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.366Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.366Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.367Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.367Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.368Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.368Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.369Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.369Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.370Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.370Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.371Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.371Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.372Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.372Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.372Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.373Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.373Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.374Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.375Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.375Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.376Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.376Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.377Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.377Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.378Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.378Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.379Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.379Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.379Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.380Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.380Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.381Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.381Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.381Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.382Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.382Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.383Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.383Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.383Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.384Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.385Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.385Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.385Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.386Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.386Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.387Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.387Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.387Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.388Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.388Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.389Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.389Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.389Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.390Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.390Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.391Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.391Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.391Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.392Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.392Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.393Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.393Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.393Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.394Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.394Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.395Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.395Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.395Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.396Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.396Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.397Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.397Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.398Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.398Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.398Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.399Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.399Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.400Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.400Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.401Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.401Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.401Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.402Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.402Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.403Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.403Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.403Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.404Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.404Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.405Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.405Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.405Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.406Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.406Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.406Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.407Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.407Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.408Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.408Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.409Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.409Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.410Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.410Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.410Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.411Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.411Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.412Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.412Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.412Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.413Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.413Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.414Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.414Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.415Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.415Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.415Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.416Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.416Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.416Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.417Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.417Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.418Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.418Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.419Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.419Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.419Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.420Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.420Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.421Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.421Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.427Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.427Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.428Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.428Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.428Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.429Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.429Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.430Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.430Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.430Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.431Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.431Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.431Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.432Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.432Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.433Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.433Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.434Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.434Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.434Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.435Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.435Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.436Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.436Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.436Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.437Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.437Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.438Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.438Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.439Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.439Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.439Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.440Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.440Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.441Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.441Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.441Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.442Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.442Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.443Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.443Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.444Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.444Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.444Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.445Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.445Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.446Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.446Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.446Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.447Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.447Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.448Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.448Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.448Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.449Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.449Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.449Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.450Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.450Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.451Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.451Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.451Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.452Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.452Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.452Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.453Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.453Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.454Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.454Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.455Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.455Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.455Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.456Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.456Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.456Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.457Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.457Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.458Z","message":"could not scan file retired.properties in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.458Z","message":"could not scan file retired.properties in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.459Z","message":"could not scan file logback.xml in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.459Z","message":"could not scan file logback.xml in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.459Z","message":"could not scan file localhost-access-logback.xml in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.460Z","message":"could not scan file localhost-access-logback.xml in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.462Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.462Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.463Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.463Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.463Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.463Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.464Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.464Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.464Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.464Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.465Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.465Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.465Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.465Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.466Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.466Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.466Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.466Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.467Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.467Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.467Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.467Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.468Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.468Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.468Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.468Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.469Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.469Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.469Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.469Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.470Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.470Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.470Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.470Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.471Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.471Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.471Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.471Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.472Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.472Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.472Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.473Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.473Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.473Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.473Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.474Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.474Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.475Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.476Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.477Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.478Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.479Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.479Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.480Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.480Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.481Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.481Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.482Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.482Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.483Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.483Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.483Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.484Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.484Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.484Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.485Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.485Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.485Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.485Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.486Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.486Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.486Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.486Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.486Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.487Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.487Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.487Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.487Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.488Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.488Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.488Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.488Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.489Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.489Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.490Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.490Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.490Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.491Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.491Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.491Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.491Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.492Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.492Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.492Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.493Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.493Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.493Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.493Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.494Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.494Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.494Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.495Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.495Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.495Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.496Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.496Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.496Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.496Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.497Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.497Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.497Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.497Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.498Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.498Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.498Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.498Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.499Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.499Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.499Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.499Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.500Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.500Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.500Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.500Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.501Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.501Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.501Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.501Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.502Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.502Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.502Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.502Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.503Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.503Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.503Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.503Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.504Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.504Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.504Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.504Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.504Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.505Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.505Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.505Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.505Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.506Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.506Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.506Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.506Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.507Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.507Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.507Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.507Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.508Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.508Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.508Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.508Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.509Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.509Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.509Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.509Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.510Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.510Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.510Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.510Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.511Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.511Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.511Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.511Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.511Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.512Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.512Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.512Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.513Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.513Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.513Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.513Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.514Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.514Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.514Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.515Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.515Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.515Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.515Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.516Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.516Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.516Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.516Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.517Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.517Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.517Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.518Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.518Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.518Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.518Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.519Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.519Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.519Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.519Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.520Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.520Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.520Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.520Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.521Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.521Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.521Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.521Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.529Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.529Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.530Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.530Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.530Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.531Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.531Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.531Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.531Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.532Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.532Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.532Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.533Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.533Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.534Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.534Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.535Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.535Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.535Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.536Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.536Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.536Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.536Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.537Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.537Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.538Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.538Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.538Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.539Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.539Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.539Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.540Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.540Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.540Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.541Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.541Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.541Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.542Z","message":"could not scan file etc/auth/realm.properties in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.542Z","message":"could not scan file etc/auth/realm.properties in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.543Z","message":"could not scan file etc/auth/aai_keystore in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.543Z","message":"could not scan file etc/auth/aai_keystore in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.543Z","message":"could not scan file etc/appprops/logging.properties in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.544Z","message":"could not scan file etc/appprops/logging.properties in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.544Z","message":"could not scan file etc/appprops/janusgraph-realtime.properties in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.544Z","message":"could not scan file etc/appprops/janusgraph-realtime.properties in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.545Z","message":"could not scan file etc/appprops/janusgraph-cached.properties in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.545Z","message":"could not scan file etc/appprops/janusgraph-cached.properties in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.546Z","message":"could not scan file etc/appprops/error.properties in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.546Z","message":"could not scan file etc/appprops/error.properties in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.546Z","message":"could not scan file etc/appprops/aaiconfig.properties in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.547Z","message":"could not scan file etc/appprops/aaiconfig.properties in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.547Z","message":"could not scan file etc/appprops/aaiEventDMaaPPublisher.properties in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.548Z","message":"could not scan file etc/appprops/aaiEventDMaaPPublisher.properties in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.548Z","message":"could not scan file cadi.properties in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.548Z","message":"could not scan file cadi.properties in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.549Z","message":"could not scan file application.properties in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.550Z","message":"could not scan file application.properties in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.550Z","message":"could not scan file application-keycloak.properties in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.550Z","message":"could not scan file application-keycloak.properties in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.551Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.552Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.552Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.552Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.553Z","message":"could not scan file antlr4/org/onap/aai/AAIDsl.g4 in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.553Z","message":"could not scan file antlr4/org/onap/aai/AAIDsl.g4 in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.554Z","message":"could not scan file aaf/truststoreONAPall.jks in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.554Z","message":"could not scan file aaf/truststoreONAPall.jks in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.554Z","message":"could not scan file aaf/permissions.properties in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.555Z","message":"could not scan file aaf/permissions.properties in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.555Z","message":"could not scan file aaf/org.osaaf.location.props in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.556Z","message":"could not scan file aaf/org.osaaf.location.props in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.556Z","message":"could not scan file aaf/org.onap.aai.props in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.556Z","message":"could not scan file aaf/org.onap.aai.props in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.557Z","message":"could not scan file aaf/org.onap.aai.p12 in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.558Z","message":"could not scan file aaf/org.onap.aai.p12 in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.558Z","message":"could not scan file aaf/org.onap.aai.keyfile in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.559Z","message":"could not scan file aaf/org.onap.aai.keyfile in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.559Z","message":"could not scan file aaf/onap/truststoreONAPall.jks in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.560Z","message":"could not scan file aaf/onap/truststoreONAPall.jks in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.560Z","message":"could not scan file aaf/onap/org.osaaf.location.props in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.560Z","message":"could not scan file aaf/onap/org.osaaf.location.props in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.561Z","message":"could not scan file aaf/onap/org.onap.aai.props in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.561Z","message":"could not scan file aaf/onap/org.onap.aai.props in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.561Z","message":"could not scan file aaf/onap/org.onap.aai.p12 in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.562Z","message":"could not scan file aaf/onap/org.onap.aai.p12 in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.562Z","message":"could not scan file aaf/onap/org.onap.aai.keyfile in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.563Z","message":"could not scan file aaf/onap/org.onap.aai.keyfile in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.563Z","message":"could not scan file aaf/bath_config.csv in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.563Z","message":"could not scan file aaf/bath_config.csv in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.564Z","message":"Reflections took 222 ms to scan 1 urls, producing 0 keys and 0 values ","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.reflections.Reflections","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.881Z","message":"Connection[cassandra/10.233.72.23:9042-2, inFlight=0, closed=true] closing connection","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.882Z","message":"[cassandra/10.233.72.23:9042] Connection[cassandra/10.233.72.23:9042-2, inFlight=0, closed=true] closed, remaining = 1","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.886Z","message":"Connection[/10.233.71.113:9042-1, inFlight=0, closed=true] closing connection","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.887Z","message":"[/10.233.71.113:9042] Connection[/10.233.71.113:9042-1, inFlight=0, closed=true] closed, remaining = 0","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.887Z","message":"Connection[/10.233.65.19:9042-1, inFlight=0, closed=true] closing connection","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.887Z","message":"[/10.233.65.19:9042] Connection[/10.233.65.19:9042-1, inFlight=0, closed=true] closed, remaining = 0","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.889Z","message":"Shutting down","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.892Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=true] closing connection","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:49.892Z","message":"[cassandra/10.233.72.23:9042] Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=true] closed, remaining = 0","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:51.925Z","message":"Freed 21 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-01-07T03:04:51.925Z","message":"Freed 35 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-01-07T03:04:51.954Z","message":"com.datastax.driver.USE_NATIVE_CLOCK is undefined, using default value true","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"c.d.driver.core.SystemProperties","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:51.955Z","message":"Using native clock to generate timestamps.","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"c.datastax.driver.core.ClockFactory","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:51.955Z","message":"Starting new cluster with contact points [cassandra/10.233.72.23:9042]","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:51.960Z","message":"[cassandra/10.233.72.23:9042] preparing to open 1 new connections, total = 1","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:51.964Z","message":"Connection[cassandra/10.233.72.23: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-01-07T03:04:52.140Z","message":"[cassandra/10.233.72.23:9042] Connection[cassandra/10.233.72.23: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-01-07T03:04:52.141Z","message":"[Control connection] Refreshing node list and token map","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:52.176Z","message":"[Control connection] Refreshing schema","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:52.325Z","message":"Computing token to replica map for keyspace: sdctitan.","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:52.343Z","message":"Token to replica map computation for keyspace sdctitan completed in 18 milliseconds","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:52.373Z","message":"[Control connection] established to cassandra/10.233.72.23:9042","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:52.373Z","message":"Using data-center name 'Pod' for DCAwareRoundRobinPolicy (if this is incorrect, please provide the correct datacenter name with DCAwareRoundRobinPolicy constructor)","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"c.d.d.c.p.DCAwareRoundRobinPolicy","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:52.373Z","message":"New Cassandra host cassandra/10.233.72.23:9042 added","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"com.datastax.driver.core.Cluster","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:52.374Z","message":"New Cassandra host /10.233.71.113:9042 added","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"com.datastax.driver.core.Cluster","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:52.374Z","message":"New Cassandra host /10.233.65.19:9042 added","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"com.datastax.driver.core.Cluster","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:52.374Z","message":"[cassandra/10.233.72.23:9042] preparing to open 1 new connections, total = 2","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:52.376Z","message":"[/10.233.71.113:9042] preparing to open 1 new connections, total = 1","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:52.376Z","message":"[/10.233.65.19:9042] preparing to open 1 new connections, total = 1","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:52.379Z","message":"Connection[/10.233.71.113: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-01-07T03:04:52.380Z","message":"Connection[cassandra/10.233.72.23: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-01-07T03:04:52.382Z","message":"Connection[/10.233.65.19: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-01-07T03:04:52.497Z","message":"[/10.233.71.113:9042] Connection[/10.233.71.113: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-01-07T03:04:52.498Z","message":"Created connection pool to host /10.233.71.113: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-01-07T03:04:52.498Z","message":"Added connection pool for /10.233.71.113:9042","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Session","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:52.508Z","message":"[/10.233.65.19:9042] Connection[/10.233.65.19: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-01-07T03:04:52.509Z","message":"Created connection pool to host /10.233.65.19: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-01-07T03:04:52.509Z","message":"Added connection pool for /10.233.65.19:9042","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Session","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:52.642Z","message":"[cassandra/10.233.72.23:9042] Connection[cassandra/10.233.72.23: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-01-07T03:04:52.643Z","message":"Created connection pool to host cassandra/10.233.72.23: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-01-07T03:04:52.643Z","message":"Added connection pool for cassandra/10.233.72.23:9042","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Session","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.209Z","message":"Processing the translator","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.211Z","message":"Version being processedv11","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.211Z","message":"Request Headers: {}","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.212Z","message":"METHOD=GET, URL=https://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v11, BODY=","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.215Z","message":"Checking for system property [partnerName]","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"21b9cfe0-e2e3-4eea-aa98-0802619a0676","LogTimestamp":"2023-01-07T03:04:54.214Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.215Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"21b9cfe0-e2e3-4eea-aa98-0802619a0676","LogTimestamp":"2023-01-07T03:04:54.214Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.215Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"21b9cfe0-e2e3-4eea-aa98-0802619a0676","LogTimestamp":"2023-01-07T03:04:54.214Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.215Z","message":"Invoke","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"21b9cfe0-e2e3-4eea-aa98-0802619a0676","LogTimestamp":"2023-01-07T03:04:54.214Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.258Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"43","ServerFQDN":"aai-traversal","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"21b9cfe0-e2e3-4eea-aa98-0802619a0676","LogTimestamp":"2023-01-07T03:04:54.257Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.260Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"21b9cfe0-e2e3-4eea-aa98-0802619a0676","LogTimestamp":"2023-01-07T03:04:54.257Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.261Z","message":"Retrieved json from SchemaService","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"21b9cfe0-e2e3-4eea-aa98-0802619a0676","LogTimestamp":"2023-01-07T03:04:54.257Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.261Z","message":"Version being processedv12","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"21b9cfe0-e2e3-4eea-aa98-0802619a0676","LogTimestamp":"2023-01-07T03:04:54.257Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.262Z","message":"Request Headers: {}","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"21b9cfe0-e2e3-4eea-aa98-0802619a0676","LogTimestamp":"2023-01-07T03:04:54.257Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.264Z","message":"METHOD=GET, URL=https://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v12, BODY=","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"43","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"21b9cfe0-e2e3-4eea-aa98-0802619a0676","LogTimestamp":"2023-01-07T03:04:54.257Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.268Z","message":"Checking for system property [partnerName]","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"1","InvocationID":"d52fa0ec-3728-44d7-92c7-4e091e47b76d","LogTimestamp":"2023-01-07T03:04:54.266Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.268Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"1","InvocationID":"d52fa0ec-3728-44d7-92c7-4e091e47b76d","LogTimestamp":"2023-01-07T03:04:54.266Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.268Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"1","InvocationID":"d52fa0ec-3728-44d7-92c7-4e091e47b76d","LogTimestamp":"2023-01-07T03:04:54.266Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.268Z","message":"Invoke","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"1","InvocationID":"d52fa0ec-3728-44d7-92c7-4e091e47b76d","LogTimestamp":"2023-01-07T03:04:54.266Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.288Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"23","ServerFQDN":"aai-traversal","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"d52fa0ec-3728-44d7-92c7-4e091e47b76d","LogTimestamp":"2023-01-07T03:04:54.288Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.291Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"23","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"d52fa0ec-3728-44d7-92c7-4e091e47b76d","LogTimestamp":"2023-01-07T03:04:54.288Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.291Z","message":"Retrieved json from SchemaService","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"23","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"d52fa0ec-3728-44d7-92c7-4e091e47b76d","LogTimestamp":"2023-01-07T03:04:54.288Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.292Z","message":"Version being processedv13","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"23","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"d52fa0ec-3728-44d7-92c7-4e091e47b76d","LogTimestamp":"2023-01-07T03:04:54.288Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.292Z","message":"Request Headers: {}","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"23","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"d52fa0ec-3728-44d7-92c7-4e091e47b76d","LogTimestamp":"2023-01-07T03:04:54.288Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.294Z","message":"METHOD=GET, URL=https://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v13, BODY=","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"23","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"d52fa0ec-3728-44d7-92c7-4e091e47b76d","LogTimestamp":"2023-01-07T03:04:54.288Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.297Z","message":"Checking for system property [partnerName]","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"34444a2c-8b01-4242-b5a7-770c76dd0f8d","LogTimestamp":"2023-01-07T03:04:54.296Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.297Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"34444a2c-8b01-4242-b5a7-770c76dd0f8d","LogTimestamp":"2023-01-07T03:04:54.296Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.298Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"34444a2c-8b01-4242-b5a7-770c76dd0f8d","LogTimestamp":"2023-01-07T03:04:54.296Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.298Z","message":"Invoke","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"34444a2c-8b01-4242-b5a7-770c76dd0f8d","LogTimestamp":"2023-01-07T03:04:54.296Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.312Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"15","ServerFQDN":"aai-traversal","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"34444a2c-8b01-4242-b5a7-770c76dd0f8d","LogTimestamp":"2023-01-07T03:04:54.311Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.314Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"15","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"34444a2c-8b01-4242-b5a7-770c76dd0f8d","LogTimestamp":"2023-01-07T03:04:54.311Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.315Z","message":"Retrieved json from SchemaService","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"15","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"34444a2c-8b01-4242-b5a7-770c76dd0f8d","LogTimestamp":"2023-01-07T03:04:54.311Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.315Z","message":"Version being processedv14","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"15","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"34444a2c-8b01-4242-b5a7-770c76dd0f8d","LogTimestamp":"2023-01-07T03:04:54.311Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.316Z","message":"Request Headers: {}","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"15","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"34444a2c-8b01-4242-b5a7-770c76dd0f8d","LogTimestamp":"2023-01-07T03:04:54.311Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.317Z","message":"METHOD=GET, URL=https://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v14, BODY=","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"15","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"34444a2c-8b01-4242-b5a7-770c76dd0f8d","LogTimestamp":"2023-01-07T03:04:54.311Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.319Z","message":"Checking for system property [partnerName]","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"0d24575d-0fed-4c04-8312-033513215076","LogTimestamp":"2023-01-07T03:04:54.318Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.319Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"0d24575d-0fed-4c04-8312-033513215076","LogTimestamp":"2023-01-07T03:04:54.318Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.319Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"0d24575d-0fed-4c04-8312-033513215076","LogTimestamp":"2023-01-07T03:04:54.318Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.320Z","message":"Invoke","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"0d24575d-0fed-4c04-8312-033513215076","LogTimestamp":"2023-01-07T03:04:54.318Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.333Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"14","ServerFQDN":"aai-traversal","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"0d24575d-0fed-4c04-8312-033513215076","LogTimestamp":"2023-01-07T03:04:54.332Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.337Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"14","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"0d24575d-0fed-4c04-8312-033513215076","LogTimestamp":"2023-01-07T03:04:54.332Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.338Z","message":"Retrieved json from SchemaService","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"14","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"0d24575d-0fed-4c04-8312-033513215076","LogTimestamp":"2023-01-07T03:04:54.332Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.339Z","message":"Version being processedv15","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"14","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"0d24575d-0fed-4c04-8312-033513215076","LogTimestamp":"2023-01-07T03:04:54.332Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.339Z","message":"Request Headers: {}","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"14","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"0d24575d-0fed-4c04-8312-033513215076","LogTimestamp":"2023-01-07T03:04:54.332Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.340Z","message":"METHOD=GET, URL=https://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v15, BODY=","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"14","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"0d24575d-0fed-4c04-8312-033513215076","LogTimestamp":"2023-01-07T03:04:54.332Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.343Z","message":"Checking for system property [partnerName]","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"379ee903-f4db-48dc-94b5-415d62c8e7f6","LogTimestamp":"2023-01-07T03:04:54.342Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.343Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"379ee903-f4db-48dc-94b5-415d62c8e7f6","LogTimestamp":"2023-01-07T03:04:54.342Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.343Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"379ee903-f4db-48dc-94b5-415d62c8e7f6","LogTimestamp":"2023-01-07T03:04:54.342Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.343Z","message":"Invoke","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"379ee903-f4db-48dc-94b5-415d62c8e7f6","LogTimestamp":"2023-01-07T03:04:54.342Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.369Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"26","ServerFQDN":"aai-traversal","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"379ee903-f4db-48dc-94b5-415d62c8e7f6","LogTimestamp":"2023-01-07T03:04:54.368Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.373Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"26","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"379ee903-f4db-48dc-94b5-415d62c8e7f6","LogTimestamp":"2023-01-07T03:04:54.368Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.374Z","message":"Retrieved json from SchemaService","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"26","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"379ee903-f4db-48dc-94b5-415d62c8e7f6","LogTimestamp":"2023-01-07T03:04:54.368Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.374Z","message":"Version being processedv16","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"26","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"379ee903-f4db-48dc-94b5-415d62c8e7f6","LogTimestamp":"2023-01-07T03:04:54.368Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.375Z","message":"Request Headers: {}","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"26","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"379ee903-f4db-48dc-94b5-415d62c8e7f6","LogTimestamp":"2023-01-07T03:04:54.368Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.375Z","message":"METHOD=GET, URL=https://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v16, BODY=","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"26","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"379ee903-f4db-48dc-94b5-415d62c8e7f6","LogTimestamp":"2023-01-07T03:04:54.368Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.377Z","message":"Checking for system property [partnerName]","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"85bcdc71-e857-4253-83ad-e70a0d37a90d","LogTimestamp":"2023-01-07T03:04:54.377Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.377Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"85bcdc71-e857-4253-83ad-e70a0d37a90d","LogTimestamp":"2023-01-07T03:04:54.377Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.378Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"85bcdc71-e857-4253-83ad-e70a0d37a90d","LogTimestamp":"2023-01-07T03:04:54.377Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.378Z","message":"Invoke","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"85bcdc71-e857-4253-83ad-e70a0d37a90d","LogTimestamp":"2023-01-07T03:04:54.377Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.394Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"16","ServerFQDN":"aai-traversal","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"85bcdc71-e857-4253-83ad-e70a0d37a90d","LogTimestamp":"2023-01-07T03:04:54.393Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.399Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"16","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"85bcdc71-e857-4253-83ad-e70a0d37a90d","LogTimestamp":"2023-01-07T03:04:54.393Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.400Z","message":"Retrieved json from SchemaService","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"16","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"85bcdc71-e857-4253-83ad-e70a0d37a90d","LogTimestamp":"2023-01-07T03:04:54.393Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.400Z","message":"Version being processedv17","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"16","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"85bcdc71-e857-4253-83ad-e70a0d37a90d","LogTimestamp":"2023-01-07T03:04:54.393Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.400Z","message":"Request Headers: {}","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"16","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"85bcdc71-e857-4253-83ad-e70a0d37a90d","LogTimestamp":"2023-01-07T03:04:54.393Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.401Z","message":"METHOD=GET, URL=https://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v17, BODY=","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"16","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"85bcdc71-e857-4253-83ad-e70a0d37a90d","LogTimestamp":"2023-01-07T03:04:54.393Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.404Z","message":"Checking for system property [partnerName]","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"3ecd8aee-2c32-4fa1-9938-907c399b99d6","LogTimestamp":"2023-01-07T03:04:54.403Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.404Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"3ecd8aee-2c32-4fa1-9938-907c399b99d6","LogTimestamp":"2023-01-07T03:04:54.403Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.405Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"3ecd8aee-2c32-4fa1-9938-907c399b99d6","LogTimestamp":"2023-01-07T03:04:54.403Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.405Z","message":"Invoke","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"3ecd8aee-2c32-4fa1-9938-907c399b99d6","LogTimestamp":"2023-01-07T03:04:54.403Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.420Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"17","ServerFQDN":"aai-traversal","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"3ecd8aee-2c32-4fa1-9938-907c399b99d6","LogTimestamp":"2023-01-07T03:04:54.420Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.426Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"17","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"3ecd8aee-2c32-4fa1-9938-907c399b99d6","LogTimestamp":"2023-01-07T03:04:54.420Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.428Z","message":"Retrieved json from SchemaService","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"17","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"3ecd8aee-2c32-4fa1-9938-907c399b99d6","LogTimestamp":"2023-01-07T03:04:54.420Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.428Z","message":"Version being processedv18","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"17","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"3ecd8aee-2c32-4fa1-9938-907c399b99d6","LogTimestamp":"2023-01-07T03:04:54.420Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.429Z","message":"Request Headers: {}","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"17","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"3ecd8aee-2c32-4fa1-9938-907c399b99d6","LogTimestamp":"2023-01-07T03:04:54.420Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.430Z","message":"METHOD=GET, URL=https://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v18, BODY=","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"17","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"3ecd8aee-2c32-4fa1-9938-907c399b99d6","LogTimestamp":"2023-01-07T03:04:54.420Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.437Z","message":"Checking for system property [partnerName]","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"b1354c9c-6c74-4c17-a9b0-aa1b3ed72528","LogTimestamp":"2023-01-07T03:04:54.434Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.437Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"b1354c9c-6c74-4c17-a9b0-aa1b3ed72528","LogTimestamp":"2023-01-07T03:04:54.434Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.437Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"b1354c9c-6c74-4c17-a9b0-aa1b3ed72528","LogTimestamp":"2023-01-07T03:04:54.434Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.438Z","message":"Invoke","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"b1354c9c-6c74-4c17-a9b0-aa1b3ed72528","LogTimestamp":"2023-01-07T03:04:54.434Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.457Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"22","ServerFQDN":"aai-traversal","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"b1354c9c-6c74-4c17-a9b0-aa1b3ed72528","LogTimestamp":"2023-01-07T03:04:54.456Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.461Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"22","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1354c9c-6c74-4c17-a9b0-aa1b3ed72528","LogTimestamp":"2023-01-07T03:04:54.456Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.462Z","message":"Retrieved json from SchemaService","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"22","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1354c9c-6c74-4c17-a9b0-aa1b3ed72528","LogTimestamp":"2023-01-07T03:04:54.456Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.463Z","message":"Version being processedv19","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"22","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1354c9c-6c74-4c17-a9b0-aa1b3ed72528","LogTimestamp":"2023-01-07T03:04:54.456Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.464Z","message":"Request Headers: {}","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"22","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1354c9c-6c74-4c17-a9b0-aa1b3ed72528","LogTimestamp":"2023-01-07T03:04:54.456Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.468Z","message":"METHOD=GET, URL=https://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v19, BODY=","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"22","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b1354c9c-6c74-4c17-a9b0-aa1b3ed72528","LogTimestamp":"2023-01-07T03:04:54.456Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.472Z","message":"Checking for system property [partnerName]","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"d47490d6-231e-41c1-9be2-8028ec79ad4f","LogTimestamp":"2023-01-07T03:04:54.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-01-07T03:04:54.472Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"d47490d6-231e-41c1-9be2-8028ec79ad4f","LogTimestamp":"2023-01-07T03:04:54.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-01-07T03:04:54.474Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"d47490d6-231e-41c1-9be2-8028ec79ad4f","LogTimestamp":"2023-01-07T03:04:54.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-01-07T03:04:54.474Z","message":"Invoke","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"d47490d6-231e-41c1-9be2-8028ec79ad4f","LogTimestamp":"2023-01-07T03:04:54.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-01-07T03:04:54.489Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"17","ServerFQDN":"aai-traversal","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"d47490d6-231e-41c1-9be2-8028ec79ad4f","LogTimestamp":"2023-01-07T03:04:54.488Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.496Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"17","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"d47490d6-231e-41c1-9be2-8028ec79ad4f","LogTimestamp":"2023-01-07T03:04:54.488Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.496Z","message":"Retrieved json from SchemaService","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"17","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"d47490d6-231e-41c1-9be2-8028ec79ad4f","LogTimestamp":"2023-01-07T03:04:54.488Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.497Z","message":"Version being processedv20","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"17","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"d47490d6-231e-41c1-9be2-8028ec79ad4f","LogTimestamp":"2023-01-07T03:04:54.488Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.498Z","message":"Request Headers: {}","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"17","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"d47490d6-231e-41c1-9be2-8028ec79ad4f","LogTimestamp":"2023-01-07T03:04:54.488Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.499Z","message":"METHOD=GET, URL=https://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v20, BODY=","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"17","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"d47490d6-231e-41c1-9be2-8028ec79ad4f","LogTimestamp":"2023-01-07T03:04:54.488Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.501Z","message":"Checking for system property [partnerName]","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"cec8a652-7dab-433c-9798-385c566f1ea4","LogTimestamp":"2023-01-07T03:04:54.501Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.501Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"cec8a652-7dab-433c-9798-385c566f1ea4","LogTimestamp":"2023-01-07T03:04:54.501Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.501Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"cec8a652-7dab-433c-9798-385c566f1ea4","LogTimestamp":"2023-01-07T03:04:54.501Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.501Z","message":"Invoke","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"cec8a652-7dab-433c-9798-385c566f1ea4","LogTimestamp":"2023-01-07T03:04:54.501Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.516Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"14","ServerFQDN":"aai-traversal","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"cec8a652-7dab-433c-9798-385c566f1ea4","LogTimestamp":"2023-01-07T03:04:54.515Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.520Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"14","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cec8a652-7dab-433c-9798-385c566f1ea4","LogTimestamp":"2023-01-07T03:04:54.515Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.521Z","message":"Retrieved json from SchemaService","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"14","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cec8a652-7dab-433c-9798-385c566f1ea4","LogTimestamp":"2023-01-07T03:04:54.515Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.522Z","message":"Version being processedv21","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"14","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cec8a652-7dab-433c-9798-385c566f1ea4","LogTimestamp":"2023-01-07T03:04:54.515Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.522Z","message":"Request Headers: {}","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"14","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cec8a652-7dab-433c-9798-385c566f1ea4","LogTimestamp":"2023-01-07T03:04:54.515Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.523Z","message":"METHOD=GET, URL=https://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v21, BODY=","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"14","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cec8a652-7dab-433c-9798-385c566f1ea4","LogTimestamp":"2023-01-07T03:04:54.515Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.527Z","message":"Checking for system property [partnerName]","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"2e055dbb-2c67-421e-a10a-e2dbac46612c","LogTimestamp":"2023-01-07T03:04:54.525Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.527Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"2e055dbb-2c67-421e-a10a-e2dbac46612c","LogTimestamp":"2023-01-07T03:04:54.525Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.527Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"2e055dbb-2c67-421e-a10a-e2dbac46612c","LogTimestamp":"2023-01-07T03:04:54.525Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.527Z","message":"Invoke","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"2e055dbb-2c67-421e-a10a-e2dbac46612c","LogTimestamp":"2023-01-07T03:04:54.525Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.545Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"19","ServerFQDN":"aai-traversal","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"2e055dbb-2c67-421e-a10a-e2dbac46612c","LogTimestamp":"2023-01-07T03:04:54.544Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.554Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"19","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"2e055dbb-2c67-421e-a10a-e2dbac46612c","LogTimestamp":"2023-01-07T03:04:54.544Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.555Z","message":"Retrieved json from SchemaService","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"19","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"2e055dbb-2c67-421e-a10a-e2dbac46612c","LogTimestamp":"2023-01-07T03:04:54.544Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.557Z","message":"Version being processedv22","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"19","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"2e055dbb-2c67-421e-a10a-e2dbac46612c","LogTimestamp":"2023-01-07T03:04:54.544Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.558Z","message":"Request Headers: {}","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"19","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"2e055dbb-2c67-421e-a10a-e2dbac46612c","LogTimestamp":"2023-01-07T03:04:54.544Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.560Z","message":"METHOD=GET, URL=https://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v22, BODY=","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"19","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"2e055dbb-2c67-421e-a10a-e2dbac46612c","LogTimestamp":"2023-01-07T03:04:54.544Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.564Z","message":"Checking for system property [partnerName]","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"92ca9a97-de46-4a92-a8e8-7c5532395392","LogTimestamp":"2023-01-07T03:04:54.563Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.564Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"92ca9a97-de46-4a92-a8e8-7c5532395392","LogTimestamp":"2023-01-07T03:04:54.563Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.564Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"92ca9a97-de46-4a92-a8e8-7c5532395392","LogTimestamp":"2023-01-07T03:04:54.563Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.564Z","message":"Invoke","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"92ca9a97-de46-4a92-a8e8-7c5532395392","LogTimestamp":"2023-01-07T03:04:54.563Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.578Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"15","ServerFQDN":"aai-traversal","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"92ca9a97-de46-4a92-a8e8-7c5532395392","LogTimestamp":"2023-01-07T03:04:54.578Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.587Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"15","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"92ca9a97-de46-4a92-a8e8-7c5532395392","LogTimestamp":"2023-01-07T03:04:54.578Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.588Z","message":"Retrieved json from SchemaService","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"15","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"92ca9a97-de46-4a92-a8e8-7c5532395392","LogTimestamp":"2023-01-07T03:04:54.578Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.588Z","message":"Version being processedv23","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"15","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"92ca9a97-de46-4a92-a8e8-7c5532395392","LogTimestamp":"2023-01-07T03:04:54.578Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.588Z","message":"Request Headers: {}","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"15","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"92ca9a97-de46-4a92-a8e8-7c5532395392","LogTimestamp":"2023-01-07T03:04:54.578Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.589Z","message":"METHOD=GET, URL=https://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v23, BODY=","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"15","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"92ca9a97-de46-4a92-a8e8-7c5532395392","LogTimestamp":"2023-01-07T03:04:54.578Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.591Z","message":"Checking for system property [partnerName]","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"4343feb4-7692-4420-b960-a248ead6ccde","LogTimestamp":"2023-01-07T03:04:54.590Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.591Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"4343feb4-7692-4420-b960-a248ead6ccde","LogTimestamp":"2023-01-07T03:04:54.590Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.591Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"4343feb4-7692-4420-b960-a248ead6ccde","LogTimestamp":"2023-01-07T03:04:54.590Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.591Z","message":"Invoke","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"4343feb4-7692-4420-b960-a248ead6ccde","LogTimestamp":"2023-01-07T03:04:54.590Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.605Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"14","ServerFQDN":"aai-traversal","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"4343feb4-7692-4420-b960-a248ead6ccde","LogTimestamp":"2023-01-07T03:04:54.604Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.613Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"14","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"4343feb4-7692-4420-b960-a248ead6ccde","LogTimestamp":"2023-01-07T03:04:54.604Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.614Z","message":"Retrieved json from SchemaService","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"14","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"4343feb4-7692-4420-b960-a248ead6ccde","LogTimestamp":"2023-01-07T03:04:54.604Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.614Z","message":"Version being processedv24","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"14","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"4343feb4-7692-4420-b960-a248ead6ccde","LogTimestamp":"2023-01-07T03:04:54.604Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.615Z","message":"Request Headers: {}","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"14","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"4343feb4-7692-4420-b960-a248ead6ccde","LogTimestamp":"2023-01-07T03:04:54.604Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.615Z","message":"METHOD=GET, URL=https://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v24, BODY=","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"14","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"4343feb4-7692-4420-b960-a248ead6ccde","LogTimestamp":"2023-01-07T03:04:54.604Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.617Z","message":"Checking for system property [partnerName]","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"4e5d22db-dd09-411c-8bfc-a2ae4be6a948","LogTimestamp":"2023-01-07T03:04:54.617Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.617Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"4e5d22db-dd09-411c-8bfc-a2ae4be6a948","LogTimestamp":"2023-01-07T03:04:54.617Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.617Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"4e5d22db-dd09-411c-8bfc-a2ae4be6a948","LogTimestamp":"2023-01-07T03:04:54.617Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.618Z","message":"Invoke","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"4e5d22db-dd09-411c-8bfc-a2ae4be6a948","LogTimestamp":"2023-01-07T03:04:54.617Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.634Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"16","ServerFQDN":"aai-traversal","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"4e5d22db-dd09-411c-8bfc-a2ae4be6a948","LogTimestamp":"2023-01-07T03:04:54.633Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.642Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"16","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"4e5d22db-dd09-411c-8bfc-a2ae4be6a948","LogTimestamp":"2023-01-07T03:04:54.633Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.643Z","message":"Retrieved json from SchemaService","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"16","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"4e5d22db-dd09-411c-8bfc-a2ae4be6a948","LogTimestamp":"2023-01-07T03:04:54.633Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.643Z","message":"Version being processedv25","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"16","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"4e5d22db-dd09-411c-8bfc-a2ae4be6a948","LogTimestamp":"2023-01-07T03:04:54.633Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.643Z","message":"Request Headers: {}","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"16","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"4e5d22db-dd09-411c-8bfc-a2ae4be6a948","LogTimestamp":"2023-01-07T03:04:54.633Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.644Z","message":"METHOD=GET, URL=https://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v25, BODY=","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"16","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"4e5d22db-dd09-411c-8bfc-a2ae4be6a948","LogTimestamp":"2023-01-07T03:04:54.633Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.646Z","message":"Checking for system property [partnerName]","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"14ca14f0-c7ce-429b-8bba-289dfa807d35","LogTimestamp":"2023-01-07T03:04:54.645Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.646Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"14ca14f0-c7ce-429b-8bba-289dfa807d35","LogTimestamp":"2023-01-07T03:04:54.645Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.646Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"14ca14f0-c7ce-429b-8bba-289dfa807d35","LogTimestamp":"2023-01-07T03:04:54.645Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.646Z","message":"Invoke","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"14ca14f0-c7ce-429b-8bba-289dfa807d35","LogTimestamp":"2023-01-07T03:04:54.645Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.668Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"22","ServerFQDN":"aai-traversal","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"14ca14f0-c7ce-429b-8bba-289dfa807d35","LogTimestamp":"2023-01-07T03:04:54.667Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.676Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"22","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"14ca14f0-c7ce-429b-8bba-289dfa807d35","LogTimestamp":"2023-01-07T03:04:54.667Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.677Z","message":"Retrieved json from SchemaService","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"22","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"14ca14f0-c7ce-429b-8bba-289dfa807d35","LogTimestamp":"2023-01-07T03:04:54.667Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.677Z","message":"Version being processedv26","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"22","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"14ca14f0-c7ce-429b-8bba-289dfa807d35","LogTimestamp":"2023-01-07T03:04:54.667Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.677Z","message":"Request Headers: {}","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"22","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"14ca14f0-c7ce-429b-8bba-289dfa807d35","LogTimestamp":"2023-01-07T03:04:54.667Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.678Z","message":"METHOD=GET, URL=https://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v26, BODY=","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"22","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"14ca14f0-c7ce-429b-8bba-289dfa807d35","LogTimestamp":"2023-01-07T03:04:54.667Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.680Z","message":"Checking for system property [partnerName]","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"e86c2733-f046-4cbf-9baa-ffc13afc18d3","LogTimestamp":"2023-01-07T03:04:54.679Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.680Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"e86c2733-f046-4cbf-9baa-ffc13afc18d3","LogTimestamp":"2023-01-07T03:04:54.679Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.680Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"e86c2733-f046-4cbf-9baa-ffc13afc18d3","LogTimestamp":"2023-01-07T03:04:54.679Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.680Z","message":"Invoke","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"e86c2733-f046-4cbf-9baa-ffc13afc18d3","LogTimestamp":"2023-01-07T03:04:54.679Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.696Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"17","ServerFQDN":"aai-traversal","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"e86c2733-f046-4cbf-9baa-ffc13afc18d3","LogTimestamp":"2023-01-07T03:04:54.696Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.705Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"17","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"e86c2733-f046-4cbf-9baa-ffc13afc18d3","LogTimestamp":"2023-01-07T03:04:54.696Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.706Z","message":"Retrieved json from SchemaService","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"17","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"e86c2733-f046-4cbf-9baa-ffc13afc18d3","LogTimestamp":"2023-01-07T03:04:54.696Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.706Z","message":"Version being processedv27","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"17","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"e86c2733-f046-4cbf-9baa-ffc13afc18d3","LogTimestamp":"2023-01-07T03:04:54.696Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.706Z","message":"Request Headers: {}","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"17","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"e86c2733-f046-4cbf-9baa-ffc13afc18d3","LogTimestamp":"2023-01-07T03:04:54.696Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.707Z","message":"METHOD=GET, URL=https://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v27, BODY=","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"17","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"e86c2733-f046-4cbf-9baa-ffc13afc18d3","LogTimestamp":"2023-01-07T03:04:54.696Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.709Z","message":"Checking for system property [partnerName]","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"1","InvocationID":"d1740bb9-60be-4308-893a-de7020c1b1ca","LogTimestamp":"2023-01-07T03:04:54.709Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.709Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"1","InvocationID":"d1740bb9-60be-4308-893a-de7020c1b1ca","LogTimestamp":"2023-01-07T03:04:54.709Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.709Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"1","InvocationID":"d1740bb9-60be-4308-893a-de7020c1b1ca","LogTimestamp":"2023-01-07T03:04:54.709Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.709Z","message":"Invoke","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"1","InvocationID":"d1740bb9-60be-4308-893a-de7020c1b1ca","LogTimestamp":"2023-01-07T03:04:54.709Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.729Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"20","ServerFQDN":"aai-traversal","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"d1740bb9-60be-4308-893a-de7020c1b1ca","LogTimestamp":"2023-01-07T03:04:54.728Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.737Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"20","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"d1740bb9-60be-4308-893a-de7020c1b1ca","LogTimestamp":"2023-01-07T03:04:54.728Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.738Z","message":"Retrieved json from SchemaService","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"20","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"d1740bb9-60be-4308-893a-de7020c1b1ca","LogTimestamp":"2023-01-07T03:04:54.728Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.957Z","message":"Calling the SchemaService to retrieve stored queries","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"20","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"d1740bb9-60be-4308-893a-de7020c1b1ca","LogTimestamp":"2023-01-07T03:04:54.728Z"},"thread":"main","logger":"o.o.a.r.search.SchemaServiceCQConfig","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.958Z","message":"Request Headers: {}","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"20","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"d1740bb9-60be-4308-893a-de7020c1b1ca","LogTimestamp":"2023-01-07T03:04:54.728Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.959Z","message":"METHOD=GET, URL=https://aai-schema-service.onap:8452/aai/schema-service/v1/stored-queries, BODY=","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"20","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"d1740bb9-60be-4308-893a-de7020c1b1ca","LogTimestamp":"2023-01-07T03:04:54.728Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.960Z","message":"Checking for system property [partnerName]","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/stored-queries","ElapsedTime":"0","InvocationID":"981dd1b1-c560-452a-b7cf-fa6e13c4f9a7","LogTimestamp":"2023-01-07T03:04:54.960Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.960Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/stored-queries","ElapsedTime":"0","InvocationID":"981dd1b1-c560-452a-b7cf-fa6e13c4f9a7","LogTimestamp":"2023-01-07T03:04:54.960Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.961Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/stored-queries","ElapsedTime":"0","InvocationID":"981dd1b1-c560-452a-b7cf-fa6e13c4f9a7","LogTimestamp":"2023-01-07T03:04:54.960Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.961Z","message":"Invoke","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/stored-queries","ElapsedTime":"0","InvocationID":"981dd1b1-c560-452a-b7cf-fa6e13c4f9a7","LogTimestamp":"2023-01-07T03:04:54.960Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:54.980Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"19","ServerFQDN":"aai-traversal","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/stored-queries","InvocationID":"981dd1b1-c560-452a-b7cf-fa6e13c4f9a7","LogTimestamp":"2023-01-07T03:04:54.979Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:56.868Z","message":"Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"19","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"981dd1b1-c560-452a-b7cf-fa6e13c4f9a7","LogTimestamp":"2023-01-07T03:04:54.979Z"},"thread":"main","logger":"o.h.v.i.e.r.TraversableResolvers","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:56.869Z","message":"Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"19","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"981dd1b1-c560-452a-b7cf-fa6e13c4f9a7","LogTimestamp":"2023-01-07T03:04:54.979Z"},"thread":"main","logger":"o.h.v.i.e.r.TraversableResolvers","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:56.869Z","message":"Loaded expression factory via original TCCL","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"19","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"981dd1b1-c560-452a-b7cf-fa6e13c4f9a7","LogTimestamp":"2023-01-07T03:04:54.979Z"},"thread":"main","logger":"o.h.v.m.ResourceBundleMessageInterpolator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:56.874Z","message":"Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"19","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"981dd1b1-c560-452a-b7cf-fa6e13c4f9a7","LogTimestamp":"2023-01-07T03:04:54.979Z"},"thread":"main","logger":"o.h.v.i.e.r.TraversableResolvers","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:56.874Z","message":"Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"19","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"981dd1b1-c560-452a-b7cf-fa6e13c4f9a7","LogTimestamp":"2023-01-07T03:04:54.979Z"},"thread":"main","logger":"o.h.v.i.e.r.TraversableResolvers","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:56.877Z","message":"Setting custom MessageInterpolator of type org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"19","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"981dd1b1-c560-452a-b7cf-fa6e13c4f9a7","LogTimestamp":"2023-01-07T03:04:54.979Z"},"thread":"main","logger":"o.h.v.i.engine.ConfigurationImpl","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:56.879Z","message":"Setting custom ConstraintValidatorFactory of type org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"19","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"981dd1b1-c560-452a-b7cf-fa6e13c4f9a7","LogTimestamp":"2023-01-07T03:04:54.979Z"},"thread":"main","logger":"o.h.v.i.engine.ConfigurationImpl","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:56.880Z","message":"Setting custom ParameterNameProvider of type org.springframework.validation.beanvalidation.LocalValidatorFactoryBean$1","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"19","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"981dd1b1-c560-452a-b7cf-fa6e13c4f9a7","LogTimestamp":"2023-01-07T03:04:54.979Z"},"thread":"main","logger":"o.h.v.i.engine.ConfigurationImpl","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:56.885Z","message":"Trying to load META-INF/validation.xml for XML based Validator configuration.","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"19","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"981dd1b1-c560-452a-b7cf-fa6e13c4f9a7","LogTimestamp":"2023-01-07T03:04:54.979Z"},"thread":"main","logger":"o.h.v.i.x.config.ValidationXmlParser","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:56.885Z","message":"Trying to load META-INF/validation.xml via user class loader","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"19","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"981dd1b1-c560-452a-b7cf-fa6e13c4f9a7","LogTimestamp":"2023-01-07T03:04:54.979Z"},"thread":"main","logger":"o.h.v.i.x.c.ResourceLoaderHelper","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:56.886Z","message":"Trying to load META-INF/validation.xml via TCCL","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"19","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"981dd1b1-c560-452a-b7cf-fa6e13c4f9a7","LogTimestamp":"2023-01-07T03:04:54.979Z"},"thread":"main","logger":"o.h.v.i.x.c.ResourceLoaderHelper","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:56.887Z","message":"Trying to load META-INF/validation.xml via Hibernate Validator's class loader","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"19","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"981dd1b1-c560-452a-b7cf-fa6e13c4f9a7","LogTimestamp":"2023-01-07T03:04:54.979Z"},"thread":"main","logger":"o.h.v.i.x.c.ResourceLoaderHelper","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:56.889Z","message":"No META-INF/validation.xml found. Using annotation based configuration only.","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"19","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"981dd1b1-c560-452a-b7cf-fa6e13c4f9a7","LogTimestamp":"2023-01-07T03:04:54.979Z"},"thread":"main","logger":"o.h.v.i.x.config.ValidationXmlParser","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:56.918Z","message":"HV000234: Using org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator as ValidatorFactory-scoped message interpolator.","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"19","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"981dd1b1-c560-452a-b7cf-fa6e13c4f9a7","LogTimestamp":"2023-01-07T03:04:54.979Z"},"thread":"main","logger":"o.h.v.i.engine.ValidatorFactoryImpl","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:56.918Z","message":"HV000234: Using org.hibernate.validator.internal.engine.resolver.JPATraversableResolver as ValidatorFactory-scoped traversable resolver.","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"19","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"981dd1b1-c560-452a-b7cf-fa6e13c4f9a7","LogTimestamp":"2023-01-07T03:04:54.979Z"},"thread":"main","logger":"o.h.v.i.engine.ValidatorFactoryImpl","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:56.918Z","message":"HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider.","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"19","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"981dd1b1-c560-452a-b7cf-fa6e13c4f9a7","LogTimestamp":"2023-01-07T03:04:54.979Z"},"thread":"main","logger":"o.h.v.i.engine.ValidatorFactoryImpl","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:56.919Z","message":"HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider.","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"19","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"981dd1b1-c560-452a-b7cf-fa6e13c4f9a7","LogTimestamp":"2023-01-07T03:04:54.979Z"},"thread":"main","logger":"o.h.v.i.engine.ValidatorFactoryImpl","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:56.919Z","message":"HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory.","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"19","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"981dd1b1-c560-452a-b7cf-fa6e13c4f9a7","LogTimestamp":"2023-01-07T03:04:54.979Z"},"thread":"main","logger":"o.h.v.i.engine.ValidatorFactoryImpl","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:57.986Z","message":"com.datastax.driver.USE_NATIVE_CLOCK is undefined, using default value true","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"19","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"981dd1b1-c560-452a-b7cf-fa6e13c4f9a7","LogTimestamp":"2023-01-07T03:04:54.979Z"},"thread":"main","logger":"c.d.driver.core.SystemProperties","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:04:57.987Z","message":"Using native clock to generate timestamps.","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"19","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"981dd1b1-c560-452a-b7cf-fa6e13c4f9a7","LogTimestamp":"2023-01-07T03:04:54.979Z"},"thread":"main","logger":"c.datastax.driver.core.ClockFactory","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:04:58.002Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"19","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"981dd1b1-c560-452a-b7cf-fa6e13c4f9a7","LogTimestamp":"2023-01-07T03:04:54.979Z"},"thread":"main","logger":"o.s.b.a.g.t.GroovyTemplateAutoConfiguration","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:05:00.342Z","message":"Filter 'webMetricsFilter' configured for use","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"19","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"981dd1b1-c560-452a-b7cf-fa6e13c4f9a7","LogTimestamp":"2023-01-07T03:04:54.979Z"},"thread":"main","logger":"i.m.s.w.servlet.WebMvcMetricsFilter","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:05:02.654Z","message":"Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"19","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"981dd1b1-c560-452a-b7cf-fa6e13c4f9a7","LogTimestamp":"2023-01-07T03:04:54.979Z"},"thread":"main","logger":"o.h.v.i.e.r.TraversableResolvers","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:05:02.655Z","message":"Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"19","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"981dd1b1-c560-452a-b7cf-fa6e13c4f9a7","LogTimestamp":"2023-01-07T03:04:54.979Z"},"thread":"main","logger":"o.h.v.i.e.r.TraversableResolvers","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:05:02.657Z","message":"Trying to load META-INF/validation.xml for XML based Validator configuration.","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"19","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"981dd1b1-c560-452a-b7cf-fa6e13c4f9a7","LogTimestamp":"2023-01-07T03:04:54.979Z"},"thread":"main","logger":"o.h.v.i.x.config.ValidationXmlParser","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:05:02.657Z","message":"Trying to load META-INF/validation.xml via TCCL","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"19","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"981dd1b1-c560-452a-b7cf-fa6e13c4f9a7","LogTimestamp":"2023-01-07T03:04:54.979Z"},"thread":"main","logger":"o.h.v.i.x.c.ResourceLoaderHelper","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:05:02.657Z","message":"Trying to load META-INF/validation.xml via Hibernate Validator's class loader","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"19","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"981dd1b1-c560-452a-b7cf-fa6e13c4f9a7","LogTimestamp":"2023-01-07T03:04:54.979Z"},"thread":"main","logger":"o.h.v.i.x.c.ResourceLoaderHelper","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:05:02.658Z","message":"No META-INF/validation.xml found. Using annotation based configuration only.","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"19","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"981dd1b1-c560-452a-b7cf-fa6e13c4f9a7","LogTimestamp":"2023-01-07T03:04:54.979Z"},"thread":"main","logger":"o.h.v.i.x.config.ValidationXmlParser","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:05:02.675Z","message":"Loaded expression factory via original TCCL","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"19","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"981dd1b1-c560-452a-b7cf-fa6e13c4f9a7","LogTimestamp":"2023-01-07T03:04:54.979Z"},"thread":"main","logger":"o.h.v.m.ResourceBundleMessageInterpolator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:05:02.675Z","message":"HV000234: Using org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator as ValidatorFactory-scoped message interpolator.","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"19","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"981dd1b1-c560-452a-b7cf-fa6e13c4f9a7","LogTimestamp":"2023-01-07T03:04:54.979Z"},"thread":"main","logger":"o.h.v.i.engine.ValidatorFactoryImpl","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:05:02.676Z","message":"HV000234: Using org.hibernate.validator.internal.engine.resolver.JPATraversableResolver as ValidatorFactory-scoped traversable resolver.","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"19","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"981dd1b1-c560-452a-b7cf-fa6e13c4f9a7","LogTimestamp":"2023-01-07T03:04:54.979Z"},"thread":"main","logger":"o.h.v.i.engine.ValidatorFactoryImpl","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:05:02.676Z","message":"HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider.","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"19","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"981dd1b1-c560-452a-b7cf-fa6e13c4f9a7","LogTimestamp":"2023-01-07T03:04:54.979Z"},"thread":"main","logger":"o.h.v.i.engine.ValidatorFactoryImpl","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:05:02.676Z","message":"HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider.","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"19","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"981dd1b1-c560-452a-b7cf-fa6e13c4f9a7","LogTimestamp":"2023-01-07T03:04:54.979Z"},"thread":"main","logger":"o.h.v.i.engine.ValidatorFactoryImpl","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:05:02.676Z","message":"HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory.","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"19","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"981dd1b1-c560-452a-b7cf-fa6e13c4f9a7","LogTimestamp":"2023-01-07T03:04:54.979Z"},"thread":"main","logger":"o.h.v.i.engine.ValidatorFactoryImpl","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:05:02.859Z","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":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"19","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"981dd1b1-c560-452a-b7cf-fa6e13c4f9a7","LogTimestamp":"2023-01-07T03:04:54.979Z"},"thread":"main","logger":"org.glassfish.jersey.internal.Errors","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:05:02.881Z","message":"Filter 'errorHandler' configured for use","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ElapsedTime":"19","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"981dd1b1-c560-452a-b7cf-fa6e13c4f9a7","LogTimestamp":"2023-01-07T03:04:54.979Z"},"thread":"main","logger":"org.onap.aai.config.ErrorHandler","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:05:03.673Z","message":"Application 'aai-traversal' is running on 8446!","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"29","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z","ServerFQDN":"aai-traversal"},"thread":"main","logger":"org.onap.aai.TraversalApp","level":"INFO","logType":"app"}
{"timestamp":"2023-01-07T03:05:03.674Z","message":"Traversal MicroService Started","context":{"RequestID":"c88e5ae1-aff5-4bd0-9be7-895eb0198ef1","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"29","InvocationID":"b1c991fd-3b2b-4adb-87bb-5f260a2ecf48","LogTimestamp":"2023-01-07T03:04:41.411Z","ServerFQDN":"aai-traversal"},"thread":"main","logger":"org.onap.aai.TraversalApp","level":"DEBUG","logType":"app"}
Traversal Microservice Started
{"timestamp":"2023-01-07T03:05:10.882Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:05:11.204Z","message":"Number of vertices retrieved while checking db: 0","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:05:11.205Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:05:11 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 999 - "logType": "access"
{"timestamp":"2023-01-07T03:05:19.990Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:05:20.272Z","message":"Number of vertices retrieved while checking db: 0","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:05:20.274Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:05:20 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 299 - "logType": "access"
{"timestamp":"2023-01-07T03:05:22.219Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:05:22.223Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.69.216 - AAI [07/Jan/2023:03:05:26 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 346 - "logType": "access"
{"timestamp":"2023-01-07T03:05:29.963Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:05:30.163Z","message":"Number of vertices retrieved while checking db: 0","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:05:30.164Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:05:30 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 216 - "logType": "access"
{"timestamp":"2023-01-07T03:05:39.972Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:05:40.220Z","message":"Number of vertices retrieved while checking db: 0","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:05:40.221Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:05:40 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 262 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:05:41 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-01-07T03:05:49.988Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:05:50.245Z","message":"Number of vertices retrieved while checking db: 0","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:05:50.246Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:05:50 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 275 - "logType": "access"
{"timestamp":"2023-01-07T03:05:52.225Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:05:52.240Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.69.216 - AAI [07/Jan/2023:03:05:57 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 11 - "logType": "access"
{"timestamp":"2023-01-07T03:05:59.968Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:06:00.158Z","message":"Number of vertices retrieved while checking db: 0","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:06:00.159Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:06:00 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 203 - "logType": "access"
{"timestamp":"2023-01-07T03:06:09.986Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:06:10.166Z","message":"Number of vertices retrieved while checking db: 0","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:06:10.166Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:06:10 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 205 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:06:12 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 10 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:06:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:06:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:06:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 11 - "logType": "access"
{"timestamp":"2023-01-07T03:06:19.978Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:06:20.237Z","message":"Number of vertices retrieved while checking db: 0","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:06:20.239Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:06:20 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 284 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:06:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 12 - "logType": "access"
{"timestamp":"2023-01-07T03:06:22.241Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:06:22.243Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:03:06:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:06:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 11 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:06:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 11 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:06:27 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 8 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:06:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 12 - "logType": "access"
{"timestamp":"2023-01-07T03:06:29.975Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:06:30.202Z","message":"Number of vertices retrieved while checking db: 0","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:06:30.204Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:06:30 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 249 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:06:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:06:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 12 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:06:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:06:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:06:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-01-07T03:06:39.975Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:06:40.196Z","message":"Number of vertices retrieved while checking db: 0","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:06:40.197Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:06:40 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 235 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:06:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:06:42 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 13 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:06:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 12 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:06:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 12 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:06:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:06:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-01-07T03:06:49.967Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:06:50.199Z","message":"Number of vertices retrieved while checking db: 0","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:06:50.200Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:06:50 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 245 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:06:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 20 - "logType": "access"
{"timestamp":"2023-01-07T03:06:52.244Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:06:52.248Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:03:06:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:06:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 11 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:06:57 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:06:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:06:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 12 - "logType": "access"
{"timestamp":"2023-01-07T03:06:59.968Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:07:00.041Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:07:00.041Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:07:00 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 91 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:07:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:07:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:07:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:07:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 11 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:07:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 11 - "logType": "access"
{"timestamp":"2023-01-07T03:07:09.969Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:07:09.981Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:07:09.982Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:07:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:07:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:07:12 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 12 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:07:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:07:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:07:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:07:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T03:07:19.961Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:07:19.976Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:07:19.977Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:07:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:07:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 12 - "logType": "access"
{"timestamp":"2023-01-07T03:07:22.250Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:07:22.252Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:03:07:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 11 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:07:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:07:27 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 10 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:07:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:07:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-01-07T03:07:29.974Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:07:29.992Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:07:29.993Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:07:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 31 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:07:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:07:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 13 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:07:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 13 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:07:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:07:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-01-07T03:07:39.963Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:07:39.976Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:07:39.977Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:07:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:07:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:07:42 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 11 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:07:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:07:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:07:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:07:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 11 - "logType": "access"
{"timestamp":"2023-01-07T03:07:50.009Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:07:50.049Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:07:50.050Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:07:50 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 79 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:07:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 15 - "logType": "access"
{"timestamp":"2023-01-07T03:07:52.258Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:07:52.279Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:03:07:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:07:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:07:57 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 9 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:07:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-01-07T03:07:59.962Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:07:59.975Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:07:59.976Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:07:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:08:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:08:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:08:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:08:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:08:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-01-07T03:08:09.962Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:08:09.972Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:08:09.974Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:08:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:08:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:08:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:08:12 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 11 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:08:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 11 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:08:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:08:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-01-07T03:08:19.961Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:08:19.980Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:08:19.981Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:08:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 32 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:08:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-01-07T03:08:22.281Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:08:22.283Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:03:08:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:08:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:08:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:08:27 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 11 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:08:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-01-07T03:08:29.962Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:08:29.993Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:08:29.994Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:08:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 41 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:08:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:08:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:08:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:08:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:08:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-01-07T03:08:39.964Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:08:39.977Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:08:39.979Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:08:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:08:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:08:42 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 13 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:08:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:08:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:08:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:08:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 18 - "logType": "access"
{"timestamp":"2023-01-07T03:08:49.966Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:08:49.987Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:08:49.988Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:08:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 34 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:08:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 11 - "logType": "access"
{"timestamp":"2023-01-07T03:08:52.294Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:08:52.297Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:03:08:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:08:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:08:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:08:57 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 10 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:08:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-01-07T03:08:59.963Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:08:59.976Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:08:59.977Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:08:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:09:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:09:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:09:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:09:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:09:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-01-07T03:09:09.971Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:09:09.983Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:09:09.984Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:09:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:09:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 15 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:09:12 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 9 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:09:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:09:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:09:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 12 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:09:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-01-07T03:09:19.964Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:09:19.974Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:09:19.975Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:09:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:09:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-01-07T03:09:22.315Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:09:22.319Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:03:09:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:09:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:09:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 12 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:09:27 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 10 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:09:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-01-07T03:09:29.983Z","message":"Connection[/10.233.71.113:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:09:29.984Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:09:29.989Z","message":"Connection[/10.233.71.113: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-01-07T03:09:30.003Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:09:30.005Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:09:30 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 38 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:09:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 11 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:09:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:09:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:09:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 28 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:09:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-01-07T03:09:39.984Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:09:39.999Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:09:40.002Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:09:40 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 35 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:09:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 41 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:09:42 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 9 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:09:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:09:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:09:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:09:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-01-07T03:09:49.964Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:09:49.975Z","message":"Connection[cassandra/10.233.72.23: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-01-07T03:09:49.979Z","message":"Connection[cassandra/10.233.72.23: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-01-07T03:09:49.989Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:09:49.990Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:09:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 36 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:09:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-01-07T03:09:52.322Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:09:52.324Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:03:09:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:09:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:09:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:09:57 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:09:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 11 - "logType": "access"
{"timestamp":"2023-01-07T03:09:59.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:09:59.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:09:59.970Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:09:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:10:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:10:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:10:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:10:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:10:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-01-07T03:10:09.977Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:10:09.987Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:10:09.988Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:10:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:10:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:10:12 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:10:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:10:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:10:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:10:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-01-07T03:10:19.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:10:19.978Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:10:19.979Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:10:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 31 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:10:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-01-07T03:10:22.334Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:10:22.337Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:03:10:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:10:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:10:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 14 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:10:27 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 10 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:10:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-01-07T03:10:29.966Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:10:29.978Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:10:29.979Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:10:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:10:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:10:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:10:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:10:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:10:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-01-07T03:10:39.962Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:10:39.972Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:10:39.974Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:10:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:10:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:10:42 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 8 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:10:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:10:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:10:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:10:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-01-07T03:10:49.970Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:10:49.995Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:10:49.996Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:10:50 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 37 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:10:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-01-07T03:10:52.342Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:10:52.344Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:03:10:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 11 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:10:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:10:57 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 9 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:10:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:10:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 11 - "logType": "access"
{"timestamp":"2023-01-07T03:10:59.968Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:10:59.983Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:10:59.984Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:10:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 28 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:11:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:11:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:11:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:11:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-01-07T03:11:09.965Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:11:09.977Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:11:09.979Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:11:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:11:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:11:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:11:12 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 9 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:11:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:11:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 11 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:11:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-01-07T03:11:19.976Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:11:19.986Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:11:19.987Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:11:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:11:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:11:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-01-07T03:11:22.350Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:11:22.352Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:03:11:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:11:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:11:27 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 8 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:11:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-01-07T03:11:29.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:11:29.979Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:11:29.980Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:11:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 32 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:11:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:11:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:11:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:11:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:11:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-01-07T03:11:39.964Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:11:39.977Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:11:39.978Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:11:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:11:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:11:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:11:42 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 9 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:11:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:11:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:11:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-01-07T03:11:49.965Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:11:49.980Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:11:49.981Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:11:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:11:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-01-07T03:11:52.358Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:11:52.360Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:03:11:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:11:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:11:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:11:57 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:11:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-01-07T03:11:59.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:11:59.971Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:11:59.972Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:11:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:12:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:12:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:12:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 11 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:12:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:12:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-01-07T03:12:09.963Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:12:09.986Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:12:09.987Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:12:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 37 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:12:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:12:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:12:12 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 9 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:12:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:12:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:12:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-01-07T03:12:19.975Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:12:19.990Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:12:19.991Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:12:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 31 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:12:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-01-07T03:12:22.361Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:12:22.363Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:03:12:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:12:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 27 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:12:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:12:28 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 9 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:12:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-01-07T03:12:29.964Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:12:29.975Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:12:29.976Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:12:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:12:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 11 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:12:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:12:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:12:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:12:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-01-07T03:12:39.971Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:12:39.984Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:12:39.986Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:12:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:12:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 13 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:12:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 13 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:12:43 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 9 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:12:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:12:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:12:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 13 - "logType": "access"
{"timestamp":"2023-01-07T03:12:49.967Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:12:49.991Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:12:49.993Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:12:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 39 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:12:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-01-07T03:12:52.374Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:12:52.377Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:03:12:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:12:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 257 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:12:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:12:58 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 31 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:12:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-01-07T03:12:59.963Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:12:59.980Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:12:59.980Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:12:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:13:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:13:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:13:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:13:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:13:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-01-07T03:13:09.965Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:13:09.987Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:13:09.988Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:13:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 34 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:13:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:13:13 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:13:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:13:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:13:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:13:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-01-07T03:13:19.975Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:13:19.985Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:13:19.987Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:13:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:13:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-01-07T03:13:22.377Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:13:22.379Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:03:13:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:13:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:13:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:13:28 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 11 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:13:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-01-07T03:13:29.961Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:13:29.975Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:13:29.977Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:13:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 30 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:13:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:13:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:13:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:13:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:13:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-01-07T03:13:39.962Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:13:39.972Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:13:39.973Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:13:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:13:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 12 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:13:43 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 10 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:13:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:13:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:13:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:13:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-01-07T03:13:49.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:13:49.973Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:13:49.975Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:13:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:13:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-01-07T03:13:52.382Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:13:52.384Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:03:13:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:13:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:13:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:13:58 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:13:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-01-07T03:13:59.964Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:13:59.976Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:13:59.977Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:13:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:14:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 12 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:14:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:14:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:14:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:14:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-01-07T03:14:09.961Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:14:09.972Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:14:09.973Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:14:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:14:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:14:13 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 8 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:14:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 11 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:14:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:14:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-01-07T03:14:19.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:03:14:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-01-07T03:14:19.989Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:14:19.990Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:14:20 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 45 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:14:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-01-07T03:14:22.390Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:14:22.391Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:03:14:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:14:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:14:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:14:28 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-01-07T03:14:29.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:14:29.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:14:29.970Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:14:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:14:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:14:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:14:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 12 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:14:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:14:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-01-07T03:14:39.966Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:14:39.976Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:14:39.978Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:14:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:14:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:14:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:14:43 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:14:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 11 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:14:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:14:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T03:14:49.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:14:49.974Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:14:49.975Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:14:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 33 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:14:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:14:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-01-07T03:14:52.393Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:14:52.396Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:03:14:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:14:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:14:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:14:58 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-01-07T03:14:59.963Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:14:59.972Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:14:59.973Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:14:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:15:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:15:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:15:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:15:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:15:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-01-07T03:15:09.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:15:09.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:15:09.971Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:15:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:15:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:15:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:15:13 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:15:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:15:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:15:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T03:15:19.964Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:15:19.975Z","message":"Connection[cassandra/10.233.72.23: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-01-07T03:15:19.978Z","message":"Connection[cassandra/10.233.72.23: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-01-07T03:15:19.982Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:15:19.983Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:15:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 32 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:15:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-01-07T03:15:22.405Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:15:22.409Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:03:15:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:15:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:15:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:15:28 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 9 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:15:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-01-07T03:15:29.966Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:15:29.976Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:15:29.979Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:15:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:15:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 12 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:15:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:15:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:15:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:15:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-01-07T03:15:39.966Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:15:39.981Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:15:39.982Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:15:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:15:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:15:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:15:43 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:15:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:15:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:15:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-01-07T03:15:49.963Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:15:49.977Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:15:49.978Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:15:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 30 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:15:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-01-07T03:15:52.410Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:15:52.430Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:03:15:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:15:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:15:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:15:58 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:15:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-01-07T03:15:59.962Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:15:59.976Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:15:59.977Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:15:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:16:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:16:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:16:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:16:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:16:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T03:16:09.965Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:16:09.976Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:16:09.978Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:16:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:16:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:16:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:16:13 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:16:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:16:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:16:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-01-07T03:16:19.961Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:16:19.972Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:16:19.973Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:16:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:16:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-01-07T03:16:22.431Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:16:22.433Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:03:16:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:16:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:16:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:16:28 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:16:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T03:16:29.972Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:16:29.984Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:16:29.985Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:16:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:16:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:16:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:16:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:16:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:16:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-01-07T03:16:39.964Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:16:39.975Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:16:39.976Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:16:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:16:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:16:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:16:43 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 8 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:16:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:16:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:16:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-01-07T03:16:49.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:16:49.976Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:16:49.977Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:16:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:16:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-01-07T03:16:52.438Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:16:52.439Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:03:16:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:16:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:16:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:16:58 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:16:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-01-07T03:16:59.962Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:16:59.978Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:16:59.979Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:16:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:17:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:17:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:17:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:17:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:17:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-01-07T03:17:09.962Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:17:09.984Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:17:09.986Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:17:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 32 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:17:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:17:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:17:13 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 11 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:17:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:17:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:17:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-01-07T03:17:19.968Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:17:19.984Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:17:19.986Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:17:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 29 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:17:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T03:17:22.449Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:17:22.451Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:03:17:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:17:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:17:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:17:28 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:17:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T03:17:29.961Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:17:29.973Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:17:29.974Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:17:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:17:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:17:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:17:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:17:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:17:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-01-07T03:17:39.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:17:39.972Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:17:39.973Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:17:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:17:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:17:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:17:43 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:17:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:17:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:17:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-01-07T03:17:49.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:17:49.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:17:49.967Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:17:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:17:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-01-07T03:17:52.452Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:17:52.454Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:03:17:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:17:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:17:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:17:58 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 8 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:17:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T03:17:59.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:17:59.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:17:59.969Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:17:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:18:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:18:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:18:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:18:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:18:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-01-07T03:18:09.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:18:09.977Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:18:09.978Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:18:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 28 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:18:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:18:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:18:13 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:18:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:18:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:18:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T03:18:19.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:18:19.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:18:19.968Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:18:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:18:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-01-07T03:18:22.455Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:18:22.457Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:03:18:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:18:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:18:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:18:28 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:18:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-01-07T03:18:29.962Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:18:29.987Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:18:29.988Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:18:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 34 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:18:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:18:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:18:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:18:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:18:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T03:18:39.969Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:18:39.980Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:18:39.981Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:18:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:18:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:18:43 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:18:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:18:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:18:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T03:18:49.966Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:18:49.968Z","message":"Connection[cassandra/10.233.72.23: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-01-07T03:18:49.972Z","message":"Connection[cassandra/10.233.72.23: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-01-07T03:18:49.982Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:18:49.983Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:18:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 33 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:18:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:18:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-01-07T03:18:52.458Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:18:52.461Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:03:18:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:18:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 12 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:18:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:18:58 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-01-07T03:18:59.962Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:18:59.978Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:18:59.980Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:18:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 29 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:19:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:19:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:19:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:19:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:19:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T03:19:09.967Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:19:09.977Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:19:09.978Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:19:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:19:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:19:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:19:14 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:19:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 12 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:19:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:19:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T03:19:19.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:19:19.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:19:19.971Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:19:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:19:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:19:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T03:19:22.462Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:19:22.464Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:03:19:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:19:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:19:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:19:29 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-01-07T03:19:29.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:19:29.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:19:29.971Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:19:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:19:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:19:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:19:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:19:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:19:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-01-07T03:19:39.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:19:39.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:19:39.971Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:19:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:19:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:19:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:19:44 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:19:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:19:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:19:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T03:19:49.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:19:49.974Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:19:49.976Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:19:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:19:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T03:19:52.466Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:19:52.468Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:03:19:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:19:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:19:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:19:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:19:59 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T03:19:59.985Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:20:00.000Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:20:00.001Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:20:00 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:20:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:20:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:20:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:20:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:20:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-01-07T03:20:09.969Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:20:09.971Z","message":"Connection[/10.233.65.19: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-01-07T03:20:09.973Z","message":"Connection[/10.233.65.19: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-01-07T03:20:09.979Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:20:09.980Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:20:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:20:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:20:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:20:14 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 8 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:20:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:20:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:20:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-01-07T03:20:19.963Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:20:19.973Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:20:19.975Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:20:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:20:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-01-07T03:20:22.478Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:20:22.480Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:03:20:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:20:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:20:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:20:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:20:29 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 11 - "logType": "access"
{"timestamp":"2023-01-07T03:20:29.967Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:20:29.977Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:20:29.978Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:20:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:20:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:20:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:20:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:20:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:20:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T03:20:39.963Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:20:39.973Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:20:39.974Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:20:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:20:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:20:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:20:44 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:20:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:20:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:20:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T03:20:49.962Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:20:49.974Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:20:49.976Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:20:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:20:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-01-07T03:20:52.481Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:20:52.483Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:03:20:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:20:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:20:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:20:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:20:59 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-01-07T03:20:59.962Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:20:59.973Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:20:59.974Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:20:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:21:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:21:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:21:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:21:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:21:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-01-07T03:21:09.963Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:21:09.974Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:21:09.975Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:21:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:21:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:21:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:21:14 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 9 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:21:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:21:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:21:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-01-07T03:21:19.962Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:21:19.974Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:21:19.975Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:21:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:21:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-01-07T03:21:22.504Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:21:22.506Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:03:21:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:21:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:21:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:21:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:21:29 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T03:21:29.962Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:21:29.973Z","message":"Connection[/10.233.71.113: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-01-07T03:21:29.975Z","message":"Connection[/10.233.71.113:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:21:29.975Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:21:29.977Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:21:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:21:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:21:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:21:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:21:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:21:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-01-07T03:21:39.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:21:39.973Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:21:39.974Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:21:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:21:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:21:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:21:44 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:21:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:21:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 13 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:21:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-01-07T03:21:49.963Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:21:49.976Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:21:49.977Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:21:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:21:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-01-07T03:21:52.514Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:21:52.515Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:03:21:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:21:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:21:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:21:59 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:21:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T03:21:59.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:21:59.975Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:21:59.976Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:21:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:22:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:22:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:22:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:22:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:22:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T03:22:09.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:22:09.971Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:22:09.972Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:22:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:22:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:22:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:22:14 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:22:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:22:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:22:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-01-07T03:22:19.962Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:22:19.982Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:22:19.983Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:22:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 30 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:22:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T03:22:22.530Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:22:22.533Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:03:22:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:22:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:22:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:22:29 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:22:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T03:22:29.969Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:22:29.978Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:22:29.979Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:22:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:22:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:22:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:22:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:22:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:22:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-01-07T03:22:39.965Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:22:39.979Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:22:39.980Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:22:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:22:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:22:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:22:44 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:22:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:22:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:22:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-01-07T03:22:49.971Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:22:49.998Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:22:50.000Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:22:50 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 37 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:22:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-01-07T03:22:52.546Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:22:52.551Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:03:22:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:22:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:22:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:22:59 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-01-07T03:22:59.962Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:22:59.971Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:22:59.972Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:22:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:23:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:23:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:23:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:23:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 13 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:23:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T03:23:09.967Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:23:09.978Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:23:09.979Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:23:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:23:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:23:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:23:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:23:14 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:23:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:23:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-01-07T03:23:19.961Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:23:19.993Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:23:19.994Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:23:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 40 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:23:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:23:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-01-07T03:23:22.553Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:23:22.559Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:03:23:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:23:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:23:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:23:29 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-01-07T03:23:29.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:23:29.972Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:23:29.973Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:23:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:23:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:23:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:23:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:23:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:23:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-01-07T03:23:39.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:23:39.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:23:39.971Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:23:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:23:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:23:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:23:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:23:44 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:23:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:23:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T03:23:49.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:23:49.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:23:49.971Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:23:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:23:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:23:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-01-07T03:23:52.561Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:23:52.563Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:03:23:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:23:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 12 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:23:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:23:59 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T03:23:59.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:23:59.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:23:59.971Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:23:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:24:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:24:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:24:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:24:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:24:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-01-07T03:24:09.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:24:09.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:24:09.971Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:24:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:24:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:24:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:24:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:24:14 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:24:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:24:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-01-07T03:24:19.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:24:19.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:24:19.968Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:24:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:24:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T03:24:22.569Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:24:22.571Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:03:24:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:24:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:24:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:24:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:24:29 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-01-07T03:24:29.961Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:24:29.970Z","message":"Connection[/10.233.71.113: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-01-07T03:24:29.973Z","message":"Connection[/10.233.71.113: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-01-07T03:24:29.990Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:24:29.992Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:24:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 40 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:24:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:24:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:24:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 13 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:24:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:24:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-01-07T03:24:39.961Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:24:39.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:24:39.971Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:24:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:24:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:24:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:24:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:24:44 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 8 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:24:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:24:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-01-07T03:24:49.969Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:24:49.985Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:24:49.986Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:24:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 28 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:24:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-01-07T03:24:52.572Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:24:52.575Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:03:24:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:24:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:24:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:24:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:24:59 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T03:24:59.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:25:00.019Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:25:00.021Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:25:00 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 72 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:25:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:25:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:25:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:25:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:25:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-01-07T03:25:09.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:25:09.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:25:09.968Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:25:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:25:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:25:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:25:14 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 10 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:25:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:25:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:25:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-01-07T03:25:19.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:25:19.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:25:19.969Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:25:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:25:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T03:25:22.576Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:25:22.578Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:03:25:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:25:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:25:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:25:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:25:29 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T03:25:29.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:25:29.981Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:25:29.982Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:25:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 31 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:25:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:25:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:25:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:25:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:25:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-01-07T03:25:39.961Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:25:39.971Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:25:39.972Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:25:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:25:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:25:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:25:44 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 10 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:25:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:25:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:25:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-01-07T03:25:49.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:25:49.979Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:25:49.980Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:25:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 28 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:25:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 11 - "logType": "access"
{"timestamp":"2023-01-07T03:25:52.584Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:25:52.588Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:03:25:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:25:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:25:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:25:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-01-07T03:25:59.964Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:25:59.978Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:25:59.980Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:25:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:25:59 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:26:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:26:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:26:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:26:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:26:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-01-07T03:26:09.968Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:26:09.978Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:26:09.980Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:26:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:26:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:26:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:26:15 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:26:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:26:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:26:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T03:26:19.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:26:19.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:26:19.971Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:26:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:26:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T03:26:22.589Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:26:22.591Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:03:26:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:26:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:26:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:26:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T03:26:29.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:26:29.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:26:29.968Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:26:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:26:30 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:26:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:26:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:26:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:26:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:26:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T03:26:39.961Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:26:39.972Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:26:39.973Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:26:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:26:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:26:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:26:45 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:26:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:26:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:26:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 12 - "logType": "access"
{"timestamp":"2023-01-07T03:26:49.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:26:49.981Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:26:49.982Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:26:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 31 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:26:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-01-07T03:26:52.592Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:26:52.594Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:03:26:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:26:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:26:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:26:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T03:26:59.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:26:59.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:26:59.971Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:26:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:27:00 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:27:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:27:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:27:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:27:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:27:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-01-07T03:27:09.962Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:27:09.972Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:27:09.973Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:27:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:27:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:27:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:27:15 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:27:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:27:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:27:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-01-07T03:27:19.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:27:19.979Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:27:19.981Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:27:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 30 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:27:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T03:27:22.595Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:27:22.598Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:03:27:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:27:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:27:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T03:27:29.965Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:27:29.976Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:27:29.977Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:27:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:27:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:27:30 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:27:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:27:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:27:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:27:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-01-07T03:27:39.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:27:39.971Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:27:39.972Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:27:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:27:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:27:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:27:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:27:45 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 12 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:27:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:27:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-01-07T03:27:49.961Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:27:49.974Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:27:49.975Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:27:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:27:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:27:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-01-07T03:27:52.599Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:27:52.602Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:03:27:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:27:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:27:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T03:27:59.964Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:27:59.975Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:27:59.976Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:27:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:28:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:28:00 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:28:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:28:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:28:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:28:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-01-07T03:28:09.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:28:09.989Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:28:09.991Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:28:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 39 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:28:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:28:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:28:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:28:15 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:28:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:28:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T03:28:19.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:28:19.981Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:28:19.982Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:28:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 30 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:28:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:28:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T03:28:22.605Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:28:22.607Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:03:28:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:28:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:28:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T03:28:29.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:28:29.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:28:29.969Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:28:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:28:30 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 10 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:28:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:28:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:28:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:28:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:28:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T03:28:39.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:28:39.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:28:39.967Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:28:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:28:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:28:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:28:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:28:45 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:28:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:28:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T03:28:49.961Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:28:49.989Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:28:49.990Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:28:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 37 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:28:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-01-07T03:28:52.607Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:03:28:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-01-07T03:28:52.611Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:03:28:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:28:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:28:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T03:28:59.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:28:59.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:28:59.969Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:28:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:29:00 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:29:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:29:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:29:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:29:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:29:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-01-07T03:29:09.969Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:29:09.979Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:29:09.980Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:29:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:29:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:29:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:29:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:29:15 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:29:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:29:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-01-07T03:29:19.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:29:19.972Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:29:19.973Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:29:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:29:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-01-07T03:29:22.630Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:29:22.631Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:03:29:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:29:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:29:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:29:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-01-07T03:29:29.961Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:29:29.971Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:29:29.972Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:29:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:29:30 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:29:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:29:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:29:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:29:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:29:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T03:29:39.971Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:29:39.983Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:29:39.984Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:29:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:29:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:29:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:29:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:29:45 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:29:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:29:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T03:29:49.974Z","message":"Connection[cassandra/10.233.72.23: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-01-07T03:29:49.977Z","message":"Connection[cassandra/10.233.72.23: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-01-07T03:29:49.969Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:29:50.006Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:29:50.008Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:29:50 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 48 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:29:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-01-07T03:29:52.632Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:29:52.634Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:03:29:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:29:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:29:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:29:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T03:29:59.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:29:59.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:29:59.971Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:29:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:30:00 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:30:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:30:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:30:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:30:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:30:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-01-07T03:30:09.961Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:30:09.974Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:30:09.976Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:30:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:30:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:30:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:30:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:30:15 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:30:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:30:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-01-07T03:30:19.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:30:19.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:30:19.971Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:30:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:30:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 14 - "logType": "access"
{"timestamp":"2023-01-07T03:30:22.635Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:30:22.638Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:03:30:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:30:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:30:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:30:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-01-07T03:30:29.967Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:30:29.979Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:30:29.981Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:30:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:30:30 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:30:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:30:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:30:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:30:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:30:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-01-07T03:30:39.965Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:30:39.976Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:30:39.977Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:30:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:30:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:30:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:30:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:30:45 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:30:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:30:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T03:30:49.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:30:49.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:30:49.969Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:30:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:30:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T03:30:52.647Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:30:52.649Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:03:30:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:30:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:30:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:30:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T03:30:59.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:30:59.971Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:30:59.972Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:30:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:31:00 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:31:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:31:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:31:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:31:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:31:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T03:31:09.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:31:09.971Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:31:09.972Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:31:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:31:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 21 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:31:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:31:15 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:31:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:31:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:31:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-01-07T03:31:19.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:31:19.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:31:19.967Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:31:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:31:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T03:31:22.654Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:31:22.657Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:03:31:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:31:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:31:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:31:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-01-07T03:31:29.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:31:29.971Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:31:29.972Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:31:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:31:30 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:31:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:31:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:31:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:31:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:31:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T03:31:40.005Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:31:40.018Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:31:40.019Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:31:40 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:31:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:31:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:31:45 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:31:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:31:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-01-07T03:31:49.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:31:49.971Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:31:49.972Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:03:31:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.72.129 - - [07/Jan/2023:03:31:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:31:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T03:31:52.674Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:31:52.675Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:03:31:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:31:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:31:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T03:31:59.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:31:59.971Z","message":"Connection[/10.233.71.113: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-01-07T03:31:59.973Z","message":"Connection[/10.233.71.113:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:31:59.974Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:31:59.974Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:31:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:32:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:32:00 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:32:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:32:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:32:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:32:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-01-07T03:32:09.963Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:32:09.979Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:32:09.981Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:32:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:32:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:32:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:32:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:32:15 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:32:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:32:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-01-07T03:32:19.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:32:19.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:32:19.970Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:32:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:32:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:32:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T03:32:22.690Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:32:22.693Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:03:32:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:32:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:32:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-01-07T03:32:29.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:32:29.974Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:32:29.975Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:32:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:32:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:32:30 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:32:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:32:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:32:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:32:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-01-07T03:32:39.961Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:32:39.975Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:32:39.976Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:32:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:32:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:32:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:32:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:32:45 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 11 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:32:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:32:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T03:32:49.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:32:49.975Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:32:49.976Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:32:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:32:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:32:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T03:32:52.694Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:32:52.696Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:03:32:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:32:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:32:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T03:32:59.968Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:32:59.981Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:32:59.983Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:32:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:33:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:33:00 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:33:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 13 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:33:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:33:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:33:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-01-07T03:33:09.967Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:33:09.978Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:33:09.992Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:33:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 33 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:33:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:33:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:33:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:33:15 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:33:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:33:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-01-07T03:33:19.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:33:19.979Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:33:19.980Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:33:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 28 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:33:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:33:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-01-07T03:33:22.710Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:33:22.712Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:03:33:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:33:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 13 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:33:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-01-07T03:33:29.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:33:29.971Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:33:29.973Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:33:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:33:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:33:30 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:33:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:33:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:33:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:33:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T03:33:39.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:33:39.974Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:33:39.976Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:33:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:33:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:33:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:33:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:33:45 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:33:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:33:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T03:33:49.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:33:49.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:33:49.967Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:33:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:33:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-01-07T03:33:52.726Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:33:52.733Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:03:33:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:33:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:33:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:33:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T03:33:59.961Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:33:59.972Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:33:59.973Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:33:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:34:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:34:00 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 8 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:34:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:34:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:34:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:34:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T03:34:09.966Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:34:09.976Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:34:09.977Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:34:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:34:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:34:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:34:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:34:16 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:34:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:34:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-01-07T03:34:19.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:34:19.971Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:34:19.972Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:34:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:34:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T03:34:22.738Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:34:22.741Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:03:34:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:34:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:34:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:34:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T03:34:29.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:34:29.972Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:34:29.973Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:34:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:34:31 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:34:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:34:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:34:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:34:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:34:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-01-07T03:34:39.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:34:39.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:34:39.970Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:34:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:34:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:34:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:34:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:34:46 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:34:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:34:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-01-07T03:34:49.967Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:34:49.984Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:34:49.987Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:34:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 31 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:34:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-01-07T03:34:52.745Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:34:52.752Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:03:34:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:34:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:34:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:34:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-01-07T03:34:59.963Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:34:59.984Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:34:59.986Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:34:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 32 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:35:01 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:35:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:35:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:35:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:35:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:35:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T03:35:09.961Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:35:09.968Z","message":"Connection[/10.233.65.19: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-01-07T03:35:09.971Z","message":"Connection[/10.233.65.19: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-01-07T03:35:09.971Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:35:09.972Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:35:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:35:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:35:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:35:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:35:16 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:35:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:35:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T03:35:19.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:35:19.973Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:35:19.974Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:35:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:35:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-01-07T03:35:22.760Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:35:22.762Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:03:35:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:35:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:35:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:35:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T03:35:29.964Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:35:29.974Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:35:29.975Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:35:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:35:31 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:35:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:35:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:35:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 13 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:35:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:35:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T03:35:39.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:35:39.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:35:39.970Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:35:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:35:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:35:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:35:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:35:46 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 27 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:35:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:35:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T03:35:49.961Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:35:49.976Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:35:49.977Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:35:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:35:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-01-07T03:35:52.770Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:35:52.772Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:03:35:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 35 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:35:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:35:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:35:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T03:35:59.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:35:59.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:35:59.970Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:35:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:36:01 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:36:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:36:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:36:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:36:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T03:36:09.964Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:03:36:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T03:36:09.968Z","message":"Connection[/10.233.65.19: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-01-07T03:36:09.970Z","message":"Connection[/10.233.65.19: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-01-07T03:36:09.973Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:36:09.974Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:36:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:36:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:36:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:36:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:36:16 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:36:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-01-07T03:36:19.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:36:19.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:36:19.972Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:36:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:36:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:36:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-01-07T03:36:22.776Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:36:22.778Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:03:36:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:36:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:36:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T03:36:29.962Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:36:29.977Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:36:29.984Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:36:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 32 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:36:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:36:31 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:36:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:36:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:36:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:36:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T03:36:39.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:36:39.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:36:39.969Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:36:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:36:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:36:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:36:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:36:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:36:46 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:36:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T03:36:49.966Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:36:49.992Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:36:49.993Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:36:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 35 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:36:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:36:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-01-07T03:36:52.781Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:36:52.784Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:03:36:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 11 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:36:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:36:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T03:36:59.961Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:36:59.971Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:36:59.972Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:36:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:37:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:37:01 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 8 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:37:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:37:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:37:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:37:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T03:37:09.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:37:09.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:37:09.971Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:37:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:37:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:37:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:37:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:37:16 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:37:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:37:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-01-07T03:37:19.967Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:37:19.980Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:37:19.981Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:37:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:37:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:37:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T03:37:22.786Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:37:22.788Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:03:37:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:37:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:37:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T03:37:29.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:37:29.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:37:29.971Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:37:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:37:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:37:31 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 8 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:37:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:37:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:37:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:37:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T03:37:39.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:37:39.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:37:39.971Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:37:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:37:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:37:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:37:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:37:46 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:37:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:37:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T03:37:49.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:37:49.972Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:37:49.974Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:37:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:37:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:37:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-01-07T03:37:52.789Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:37:52.791Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:03:37:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:37:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:37:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T03:37:59.962Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:37:59.986Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:37:59.987Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:37:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 32 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:38:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:38:01 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:38:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:38:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:38:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:38:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-01-07T03:38:09.965Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:38:09.975Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:38:09.976Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:38:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:38:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:38:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:38:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:38:16 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:38:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:38:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-01-07T03:38:19.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:38:19.984Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:38:19.987Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:38:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 37 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:38:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T03:38:22.791Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:38:22.794Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:03:38:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:38:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:38:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:38:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T03:38:29.962Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:38:29.973Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:38:29.974Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:38:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:38:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:38:31 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:38:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:38:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:38:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:38:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T03:38:39.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:38:39.963Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:38:39.964Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:38:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:38:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:38:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:38:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:38:46 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 9 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:38:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:38:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-01-07T03:38:49.980Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:38:50.014Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:38:50.015Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:38:50 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 48 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:38:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-01-07T03:38:52.798Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:38:52.830Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:03:38:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:38:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 11 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:38:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:38:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T03:38:59.961Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:38:59.973Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:38:59.974Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:38:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:39:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:39:01 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:39:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:39:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:39:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:39:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-01-07T03:39:09.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:39:09.975Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:39:09.976Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:39:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:39:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:39:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:39:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:39:16 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:39:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:39:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-01-07T03:39:19.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:39:19.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:39:19.970Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:39:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:39:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T03:39:22.831Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:39:22.834Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:03:39:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:39:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:39:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:39:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T03:39:29.964Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:39:29.971Z","message":"Connection[/10.233.71.113: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-01-07T03:39:29.975Z","message":"Connection[/10.233.71.113:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:39:29.976Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:39:29.978Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:39:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:39:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:39:31 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:39:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:39:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:39:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:39:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 11 - "logType": "access"
{"timestamp":"2023-01-07T03:39:39.965Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:39:39.986Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:39:39.989Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:39:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 35 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:39:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:39:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:39:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:39:46 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 8 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:39:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:39:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-01-07T03:39:49.970Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:39:49.986Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:39:49.989Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:39:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 29 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:39:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T03:39:52.836Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:39:52.838Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:03:39:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:39:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:39:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:39:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T03:39:59.971Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:39:59.996Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:39:59.997Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:40:00 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 34 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:40:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:40:01 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:40:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:40:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:40:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:40:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T03:40:09.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:40:09.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:40:09.969Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:40:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:40:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:40:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:40:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:40:16 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:40:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:40:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T03:40:19.963Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:40:19.979Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:40:19.980Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:40:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:40:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-01-07T03:40:22.839Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:40:22.842Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:03:40:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:40:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:40:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:40:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T03:40:29.961Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:40:29.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:40:29.971Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:40:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:40:31 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:40:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:40:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:40:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:40:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:40:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T03:40:39.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:40:39.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:40:39.967Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:40:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:40:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:40:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:40:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:40:46 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:40:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:40:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-01-07T03:40:49.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:40:49.974Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:40:49.976Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:40:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:40:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-01-07T03:40:52.843Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:40:52.863Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:03:40:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:40:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:40:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T03:40:59.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:40:59.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:40:59.966Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:40:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:41:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:41:01 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:41:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:41:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:41:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:41:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T03:41:09.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:41:09.963Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:41:09.964Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:41:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:41:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:41:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:41:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:41:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:41:16 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:41:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-01-07T03:41:19.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:41:19.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:41:19.966Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:41:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:41:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:41:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-01-07T03:41:22.864Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:41:22.866Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:03:41:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:41:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:41:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T03:41:29.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:41:29.972Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:41:29.973Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:41:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:41:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:41:31 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:41:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:41:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:41:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:41:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T03:41:39.961Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:41:39.974Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:41:39.975Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:41:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:41:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:41:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:41:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:41:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:41:46 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:41:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T03:41:49.962Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:41:49.987Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:41:49.988Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:41:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 34 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:41:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:41:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T03:41:52.867Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:41:52.871Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:03:41:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:41:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:41:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T03:41:59.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:41:59.972Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:41:59.973Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:41:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:42:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:42:01 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:42:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:42:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:42:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:42:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-01-07T03:42:09.962Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:42:09.972Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:42:09.973Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:42:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:42:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:42:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:42:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:42:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:42:16 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:42:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T03:42:19.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:42:19.972Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:42:19.973Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:42:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:42:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:42:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-01-07T03:42:22.872Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:42:22.874Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:03:42:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:42:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:42:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T03:42:29.962Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:42:29.978Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:42:29.979Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:42:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:42:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:42:31 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:42:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:42:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:42:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:42:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-01-07T03:42:39.965Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:42:39.978Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:42:39.979Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:42:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:42:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:42:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:42:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:42:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:42:47 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:42:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T03:42:49.963Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:42:49.973Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:42:49.974Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:42:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:42:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:42:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T03:42:52.876Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:42:52.878Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:03:42:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:42:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:42:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-01-07T03:42:59.965Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:42:59.993Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:42:59.994Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:42:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 37 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:43:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:43:02 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:43:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:43:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:43:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:43:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-01-07T03:43:09.961Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:43:09.974Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:43:09.975Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:43:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:43:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:43:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:43:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:43:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:43:17 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:43:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T03:43:19.953Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:43:19.977Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:43:19.978Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:43:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 31 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:43:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T03:43:22.879Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:43:22.881Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:03:43:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:43:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:43:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:43:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-01-07T03:43:29.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:43:29.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:43:29.970Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:43:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:43:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:43:32 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:43:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:43:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:43:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:43:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T03:43:39.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:43:39.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:43:39.970Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:43:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:43:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:43:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:43:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:43:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:43:47 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:43:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-01-07T03:43:49.966Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:43:49.978Z","message":"Connection[cassandra/10.233.72.23: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-01-07T03:43:49.981Z","message":"Connection[cassandra/10.233.72.23: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-01-07T03:43:49.983Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:43:49.985Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:43:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:43:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T03:43:52.882Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:43:52.885Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:03:43:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:43:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:43:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:43:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T03:43:59.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:43:59.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:43:59.968Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:43:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:44:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:44:02 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:44:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:44:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:44:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:44:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-01-07T03:44:09.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:44:09.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:44:09.970Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:44:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:44:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:44:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:44:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:44:17 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:44:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:44:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-01-07T03:44:19.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:44:19.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:44:19.966Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:44:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:44:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-01-07T03:44:22.886Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:44:22.889Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:03:44:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:44:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:44:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:44:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-01-07T03:44:29.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:44:29.986Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:44:29.987Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:44:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 37 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:44:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:44:32 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:44:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:44:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:44:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:44:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T03:44:39.970Z","message":"Connection[/10.233.65.19:9042-1, 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-01-07T03:44:39.976Z","message":"Connection[/10.233.65.19: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-01-07T03:44:39.986Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:44:40.002Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:44:40.005Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:44:40 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 42 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:44:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:44:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:44:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:44:47 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:44:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:44:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T03:44:49.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:44:49.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:44:49.969Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:44:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 32 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:44:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T03:44:52.890Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:44:52.930Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:03:44:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:44:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:44:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:44:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-01-07T03:44:59.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:44:59.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:44:59.970Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:44:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:45:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:45:02 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:45:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:45:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:45:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:45:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T03:45:09.962Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:45:09.973Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:45:09.974Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:45:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:45:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:45:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:45:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:45:17 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:45:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:45:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T03:45:19.964Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:45:19.978Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:45:19.979Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:45:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:45:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T03:45:22.931Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:45:22.933Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:03:45:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 12 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:45:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:45:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:45:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-01-07T03:45:29.964Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:45:29.975Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:45:29.976Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:45:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:45:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:45:32 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:45:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:45:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:45:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:45:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T03:45:39.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:45:39.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:45:39.970Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:45:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:45:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:45:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:45:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:45:47 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:45:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:45:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T03:45:49.963Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:45:49.984Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:45:49.985Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:45:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:45:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T03:45:52.934Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:45:52.936Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:03:45:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:45:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:45:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-01-07T03:45:59.961Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:45:59.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:45:59.971Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:45:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:46:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:46:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:46:02 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:46:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:46:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:46:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T03:46:09.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:46:09.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:46:09.972Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:46:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:46:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:46:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:46:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:46:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:46:17 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:46:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T03:46:19.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:46:19.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:46:19.971Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:46:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:46:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:46:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T03:46:22.937Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:46:22.939Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:03:46:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:46:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:46:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T03:46:29.962Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:46:29.973Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:46:29.974Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:46:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:46:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:46:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:46:32 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:46:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:46:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:46:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T03:46:39.953Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:46:39.963Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:46:39.965Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:46:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:46:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:46:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:46:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:46:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:46:47 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:46:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T03:46:49.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:46:49.973Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:46:49.974Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:46:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:46:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:46:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T03:46:52.940Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:46:52.942Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:03:46:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:46:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:46:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T03:46:59.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:46:59.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:46:59.971Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:46:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:47:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:47:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:47:02 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:47:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:47:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:47:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T03:47:09.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:47:09.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:47:09.969Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:47:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:47:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:47:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:47:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:47:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:47:17 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:47:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T03:47:19.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:47:19.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:47:19.970Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:47:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:47:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:47:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T03:47:22.949Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:47:22.951Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:03:47:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:47:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:47:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T03:47:29.966Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:47:29.979Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:47:29.980Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:47:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:47:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:47:32 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:47:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:47:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:47:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:47:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T03:47:39.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:47:39.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:47:39.967Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:47:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:47:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:47:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:47:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:47:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:47:47 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:47:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T03:47:49.962Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:47:49.996Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:47:49.997Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:47:50 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 45 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:47:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:47:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T03:47:52.970Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:47:52.972Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:03:47:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:47:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:47:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T03:47:59.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:47:59.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:47:59.968Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:47:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:48:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:48:02 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:48:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:48:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:48:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:48:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T03:48:09.965Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:48:09.978Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:48:09.979Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:48:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:48:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:48:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:48:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:48:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:48:17 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:48:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T03:48:19.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:48:19.982Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:48:19.983Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:48:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 32 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:48:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:48:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T03:48:22.975Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:48:22.977Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:03:48:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:48:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:48:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T03:48:29.967Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:48:29.999Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:48:30.000Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:48:30 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 39 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:48:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:48:32 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:48:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:48:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:48:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:48:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T03:48:39.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:48:39.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:48:39.968Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:48:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:48:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:48:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:48:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:48:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:48:47 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:48:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T03:48:49.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:48:49.975Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:48:49.976Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:48:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:48:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T03:48:52.978Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:48:52.980Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:03:48:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:48:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:48:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:48:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T03:48:59.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:48:59.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:48:59.966Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:48:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:49:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:49:02 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:49:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:49:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:49:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:49:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-01-07T03:49:09.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:49:09.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:49:09.971Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:49:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:49:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:49:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:49:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:49:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:49:17 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:49:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T03:49:19.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:49:19.971Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:49:19.973Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:49:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:49:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T03:49:22.989Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:49:22.991Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:03:49:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:49:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:49:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:49:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T03:49:29.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:49:29.965Z","message":"Connection[/10.233.71.113: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-01-07T03:49:29.967Z","message":"Connection[/10.233.71.113:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:49:29.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:49:29.969Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:49:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:49:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:49:32 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:49:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:49:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:49:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:49:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T03:49:39.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:49:39.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:49:39.971Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:49:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:49:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:49:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:49:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:49:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:49:47 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:49:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T03:49:49.953Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:49:49.964Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:49:49.965Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:49:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:49:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T03:49:53.010Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:49:53.014Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:03:49:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:49:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:49:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:49:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T03:49:59.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:49:59.969Z","message":"Connection[/10.233.71.113: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-01-07T03:49:59.971Z","message":"Connection[/10.233.71.113: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-01-07T03:49:59.972Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:49:59.973Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:49:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:50:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:50:02 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:50:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:50:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:50:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:50:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-01-07T03:50:09.962Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:50:09.974Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:50:09.975Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:50:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:50:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:50:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:50:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:50:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:50:17 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 9 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:50:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T03:50:19.962Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:50:19.976Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:50:19.977Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:50:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:50:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T03:50:23.015Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:50:23.017Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:03:50:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:50:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:50:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:50:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-01-07T03:50:29.963Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:50:29.975Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:50:29.977Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:50:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:50:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 18 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:50:32 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:50:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:50:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:50:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:50:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T03:50:39.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:50:39.975Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:50:39.977Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:50:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:50:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:50:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:50:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:50:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:50:47 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:50:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-01-07T03:50:49.964Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:50:49.976Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:50:49.977Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:50:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:50:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T03:50:53.020Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:50:53.031Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:03:50:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:50:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:50:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:50:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T03:50:59.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:50:59.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:50:59.971Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:50:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:51:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:51:02 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:51:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:51:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:51:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T03:51:09.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:51:09.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:51:09.971Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:51:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:51:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:51:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:51:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:51:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:51:17 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:51:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T03:51:19.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:51:19.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:51:19.970Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:51:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 34 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:51:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:51:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T03:51:23.032Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:51:23.038Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:03:51:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:51:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:51:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T03:51:29.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:51:29.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:51:29.971Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:51:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:51:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:51:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:51:33 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:51:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:51:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:51:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T03:51:39.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:51:39.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:51:39.970Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:51:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:51:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:51:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:51:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:51:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:51:48 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:51:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T03:51:49.963Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:51:49.974Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:51:49.976Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:51:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:51:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:51:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T03:51:53.054Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:51:53.056Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:03:51:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:51:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:51:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T03:51:59.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:51:59.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:51:59.966Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:51:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:52:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:52:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:52:03 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:52:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:52:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:52:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T03:52:09.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:52:09.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:52:09.968Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:52:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:52:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:52:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:52:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:52:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:52:18 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 8 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:52:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T03:52:19.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:52:19.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:52:19.969Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:52:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:52:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:52:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T03:52:23.062Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:52:23.064Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:03:52:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:52:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:52:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T03:52:29.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:52:29.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:52:29.969Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:52:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:52:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:52:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:52:33 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:52:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:52:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:52:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T03:52:39.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:52:39.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:52:39.969Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:52:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:52:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:52:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:52:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:52:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:52:48 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 8 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:52:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T03:52:49.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:52:49.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:52:49.966Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:52:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:52:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:52:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T03:52:53.074Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:52:53.130Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:03:52:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:52:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:52:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T03:52:59.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:52:59.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:52:59.967Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:52:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:53:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:53:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:53:03 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:53:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:53:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:53:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T03:53:09.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:53:09.972Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:53:09.973Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:53:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:53:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:53:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:53:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:53:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:53:18 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:53:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T03:53:19.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:53:19.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:53:19.971Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:53:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:53:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:53:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T03:53:23.132Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:53:23.134Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:03:53:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:53:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:53:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T03:53:29.962Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:53:29.973Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:53:29.974Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:53:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:53:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:53:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:53:33 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:53:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:53:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:53:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T03:53:39.964Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:53:39.975Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:53:39.976Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:53:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:53:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:53:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:53:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:53:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:53:48 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:53:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T03:53:49.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:53:49.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:53:49.969Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:53:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:53:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:53:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T03:53:53.146Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:53:53.149Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:03:53:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:53:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:53:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T03:53:59.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:53:59.983Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:53:59.984Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:53:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 32 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:54:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:54:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:54:03 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:54:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:54:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:54:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T03:54:09.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:54:09.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:54:09.967Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:54:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:54:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:54:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:54:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:54:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:54:18 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:54:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T03:54:19.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:54:19.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:54:19.966Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:54:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:54:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T03:54:23.154Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:54:23.156Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:03:54:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:54:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:54:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:54:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T03:54:29.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:54:29.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:54:29.965Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:54:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:54:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:54:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:54:33 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:54:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:54:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:54:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T03:54:39.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:54:39.976Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:54:39.977Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:54:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:54:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:54:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:54:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:54:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:54:48 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:54:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T03:54:49.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:54:49.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:54:49.968Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:54:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:54:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T03:54:53.159Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:54:53.161Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:03:54:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:54:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:54:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:54:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T03:54:59.953Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:54:59.964Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:54:59.965Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:54:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:55:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:55:03 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:55:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:55:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:55:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:55:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T03:55:09.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:55:09.973Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:55:09.975Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:55:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:55:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:55:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:55:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:55:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:55:18 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:55:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T03:55:19.962Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:55:19.977Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:55:19.978Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:55:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:55:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T03:55:23.162Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:55:23.163Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:03:55:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:55:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:55:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:55:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T03:55:29.964Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:55:29.975Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:55:29.977Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:55:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:55:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:55:33 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:55:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:55:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:55:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:55:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-01-07T03:55:39.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:55:39.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:55:39.971Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:55:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:55:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:55:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:55:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:55:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:55:48 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:55:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T03:55:49.964Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:55:49.977Z","message":"Connection[cassandra/10.233.72.23: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-01-07T03:55:49.980Z","message":"Connection[cassandra/10.233.72.23: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-01-07T03:55:49.980Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:55:49.983Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:55:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 28 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:55:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T03:55:53.166Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:55:53.167Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:03:55:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:55:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:55:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:55:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-01-07T03:55:59.973Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:55:59.990Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:55:59.991Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:55:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:56:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:56:03 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:56:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:56:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:56:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:56:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-01-07T03:56:09.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:56:09.973Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:56:09.975Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:56:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:56:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:56:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:56:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:56:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:56:18 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-01-07T03:56:19.965Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:56:19.978Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:56:19.979Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:56:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:56:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:56:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-01-07T03:56:23.172Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:56:23.175Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:03:56:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:56:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:56:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T03:56:29.969Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:56:29.980Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:56:29.981Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:56:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:56:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:56:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:56:33 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:56:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:56:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:56:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T03:56:39.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:56:39.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:56:39.968Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:56:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:56:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:56:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:56:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:56:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:56:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:56:48 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-01-07T03:56:49.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:56:49.975Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:56:49.976Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:56:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:56:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:56:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T03:56:53.177Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:56:53.188Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:03:56:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:56:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:56:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T03:56:59.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:56:59.996Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:56:59.997Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:57:00 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 45 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:57:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:57:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:57:03 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:57:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:57:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:57:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T03:57:09.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:57:09.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:57:09.968Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:57:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:57:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:57:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:57:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:57:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:57:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:57:18 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T03:57:19.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:57:19.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:57:19.969Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:57:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:57:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:57:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T03:57:23.189Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:57:23.191Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:03:57:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:57:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:57:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-01-07T03:57:29.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:57:29.971Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:57:29.972Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:57:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:57:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:57:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:57:33 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:57:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:57:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:57:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T03:57:39.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:57:39.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:57:39.968Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:57:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:57:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:57:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:57:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:57:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:57:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:57:48 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T03:57:49.979Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:57:50.002Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:57:50.003Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:57:50 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 31 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:57:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 11 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:57:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T03:57:53.220Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:57:53.229Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:03:57:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:57:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:57:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-01-07T03:57:59.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:57:59.964Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:57:59.965Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:57:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:58:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:58:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:58:03 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:58:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:58:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:58:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T03:58:09.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:58:09.976Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:58:09.977Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:58:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:58:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:58:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:58:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:58:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:58:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:58:18 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T03:58:19.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:58:19.975Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:58:19.976Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:58:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 28 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:58:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:58:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T03:58:23.234Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:58:23.246Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:03:58:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:58:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:58:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T03:58:29.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:58:29.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:58:29.970Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:58:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:58:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:58:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:58:33 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:58:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:58:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:58:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T03:58:39.966Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:58:39.987Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:58:39.988Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:58:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 31 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:58:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:58:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:58:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:58:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:58:48 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:58:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-01-07T03:58:49.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:58:49.982Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:58:49.984Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:58:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 30 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:58:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:58:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T03:58:53.247Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:58:53.248Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:03:58:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:58:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:58:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T03:58:59.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:58:59.971Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:58:59.973Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:58:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:59:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:59:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:59:03 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:59:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:59:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:59:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-01-07T03:59:09.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:59:09.973Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:59:09.974Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:59:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:59:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:59:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:59:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:59:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:59:18 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 34 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:59:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T03:59:19.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:59:19.974Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:59:19.975Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:59:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:59:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:59:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T03:59:23.250Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:59:23.251Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:03:59:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:59:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:59:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T03:59:29.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:59:29.974Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:59:29.975Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:59:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:59:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:59:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:59:33 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:59:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:59:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:59:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T03:59:39.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:59:39.964Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:59:39.965Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:59:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:59:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:59:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:59:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:59:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:03:59:48 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:59:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-01-07T03:59:49.969Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:59:49.991Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:59:49.992Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:59:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 28 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:59:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T03:59:53.258Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:59:53.259Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:03:59:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:59:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:59:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:03:59:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T03:59:59.966Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T03:59:59.976Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T03:59:59.977Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:03:59:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:00:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:00:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:00:03 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:00:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:00:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:00:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T04:00:09.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:00:09.964Z","message":"Connection[/10.233.65.19: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-01-07T04:00:09.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:00:09.968Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:00:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
{"timestamp":"2023-01-07T04:00:09.970Z","message":"Connection[/10.233.65.19: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"}
10.233.66.52 - AAI [07/Jan/2023:04:00:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:00:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:00:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:00:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 11 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:00:19 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:00:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T04:00:19.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:00:19.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:00:19.967Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:00:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:00:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:00:23.262Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:00:23.264Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:04:00:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:00:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:00:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:00:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-01-07T04:00:29.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:00:29.963Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:00:29.964Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:00:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:00:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:00:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:00:34 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:00:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:00:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:00:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:00:39.952Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:00:39.961Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:00:39.962Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:00:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:00:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:00:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:00:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:00:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:00:49 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:00:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:00:49.961Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:00:49.967Z","message":"Connection[cassandra/10.233.72.23: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-01-07T04:00:49.969Z","message":"Connection[cassandra/10.233.72.23: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-01-07T04:00:49.981Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:00:49.982Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:00:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 28 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:00:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:00:53.270Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:00:53.271Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:04:00:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:00:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:00:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:00:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:00:59.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:00:59.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:00:59.966Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:00:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:01:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:01:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:01:04 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:01:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:01:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:01:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T04:01:09.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:01:09.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:01:09.967Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:01:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:01:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:01:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:01:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:01:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:01:19 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:01:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:01:19.963Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:01:19.977Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:01:19.978Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:01:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:01:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:01:23.274Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:01:23.278Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:04:01:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:01:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:01:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:01:29.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:01:29.975Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:01:29.976Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:01:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:01:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:01:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:01:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:01:34 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:01:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:01:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:01:39.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:01:39.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:01:39.966Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:01:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:01:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:01:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:01:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:01:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:01:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:01:49 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-01-07T04:01:49.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:01:49.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:01:49.972Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:01:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:01:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:01:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T04:01:53.298Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:01:53.299Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:04:01:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:01:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:01:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-01-07T04:01:59.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:01:59.971Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:01:59.972Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:01:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:02:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:02:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:02:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:02:04 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:02:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:02:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-01-07T04:02:09.961Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:02:09.971Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:02:09.972Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:02:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:02:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:02:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:02:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:02:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:02:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:02:19 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:02:19.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:02:19.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:02:19.971Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:02:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:02:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:02:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T04:02:23.306Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:02:23.308Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:04:02:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:02:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:02:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-01-07T04:02:29.961Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:02:29.975Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:02:29.976Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:02:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:02:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:02:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:02:34 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:02:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:02:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:02:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T04:02:39.968Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:02:39.979Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:02:39.981Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:02:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:02:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:02:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:02:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:02:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:02:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:02:49 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:02:49.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:02:49.972Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:02:49.974Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:02:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:02:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:02:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T04:02:53.326Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:02:53.330Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:04:02:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:02:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:02:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:02:59.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:02:59.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:02:59.968Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:02:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:03:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:03:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:03:04 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:03:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:03:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:03:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:03:09.963Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:03:09.974Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:03:09.976Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:03:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:03:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:03:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:03:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:03:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:03:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:03:19 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:03:19.967Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:03:19.979Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:03:19.980Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:03:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:03:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:03:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:03:23.343Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:03:23.346Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:04:03:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:03:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:03:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:03:29.966Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:03:29.967Z","message":"Connection[/10.233.71.113: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-01-07T04:03:29.969Z","message":"Connection[/10.233.71.113: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-01-07T04:03:29.976Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:03:29.977Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:03:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:03:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:03:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:03:34 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:03:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:03:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:03:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:03:39.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:03:39.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:03:39.971Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:03:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:03:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:03:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:03:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:03:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:03:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:03:49 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:03:49.969Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:03:50.015Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:03:50.016Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:03:50 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 54 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:03:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:03:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-01-07T04:03:53.351Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:03:53.353Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:04:03:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:03:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:03:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:03:59.962Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:03:59.972Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:03:59.974Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:03:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:04:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:04:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:04:04 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 10 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:04:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:04:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:04:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T04:04:09.962Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:04:09.973Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:04:09.974Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:04:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:04:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:04:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:04:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:04:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:04:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:04:19 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:04:19.962Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:04:19.975Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:04:19.976Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:04:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:04:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:04:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:04:23.354Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:04:23.357Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:04:04:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:04:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:04:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:04:29.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:04:29.977Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:04:29.978Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:04:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:04:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:04:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:04:34 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:04:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:04:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:04:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:04:39.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:04:39.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:04:39.967Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:04:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:04:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:04:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:04:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:04:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:04:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:04:49 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-01-07T04:04:49.962Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:04:49.984Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:04:49.986Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:04:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 30 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:04:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:04:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:04:53.358Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:04:53.457Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:04:04:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:04:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:04:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 11 - "logType": "access"
{"timestamp":"2023-01-07T04:04:59.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:04:59.974Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:04:59.975Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:04:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:05:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:05:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:05:04 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:05:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:05:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:05:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-01-07T04:05:09.980Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:05:09.991Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:05:09.992Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:05:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:05:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:05:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:05:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:05:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:05:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:05:19 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:05:19.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:05:19.964Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:05:19.965Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:05:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:05:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T04:05:23.459Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:05:23.460Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:04:05:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:05:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:05:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:05:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:05:29.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:05:29.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:05:29.969Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:05:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:05:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:05:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:05:34 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:05:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:05:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:05:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:05:39.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:05:39.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:05:39.966Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:05:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:05:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:05:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:05:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:05:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:05:49 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:05:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T04:05:49.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:05:49.972Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:05:49.974Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:05:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:05:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:05:53.468Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:05:53.470Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:04:05:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:05:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:05:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:05:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:05:59.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:05:59.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:05:59.967Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:05:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:06:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:06:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:06:04 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:06:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:06:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:06:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:06:09.953Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:06:09.964Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:06:09.965Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:06:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:06:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:06:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:06:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:06:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:06:19 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:06:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:06:19.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:06:19.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:06:19.966Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:06:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:06:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:06:23.477Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:06:23.479Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:04:06:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:06:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:06:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:06:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:06:29.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:06:29.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:06:29.969Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:06:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:06:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:06:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:06:34 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:06:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:06:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:06:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:06:39.965Z","message":"Connection[/10.233.65.19:9042-1, 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-01-07T04:06:39.967Z","message":"Connection[/10.233.65.19: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-01-07T04:06:39.969Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:06:39.990Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:06:39.991Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:06:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 29 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:06:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:06:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:06:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:06:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:06:49 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T04:06:49.953Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:06:49.971Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:06:49.972Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:06:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:06:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:06:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:06:53.482Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:06:53.550Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:04:06:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:06:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:06:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:06:59.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:06:59.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:06:59.966Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:06:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:07:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:07:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:07:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:07:04 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:07:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:07:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T04:07:09.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:07:09.972Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:07:09.973Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:07:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:07:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:07:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:07:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:07:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:07:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:07:19 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T04:07:19.962Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:07:19.987Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:07:19.988Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:07:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 32 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:07:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:07:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:07:23.552Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:07:23.554Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:04:07:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:07:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:07:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:07:29.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:07:29.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:07:29.971Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:07:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:07:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:07:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:07:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:07:34 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:07:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:07:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:07:39.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:07:39.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:07:39.968Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:07:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:07:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:07:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:07:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:07:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:07:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:07:49 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T04:07:49.970Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:07:49.993Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:07:49.995Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:07:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 31 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:07:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:07:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:07:53.564Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:07:53.566Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:04:07:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:07:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:07:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:07:59.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:07:59.964Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:07:59.965Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:07:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:08:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:08:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:08:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 12 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:08:04 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:08:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:08:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:08:09.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:08:09.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:08:09.966Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:08:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:08:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:08:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:08:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:08:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:08:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:08:19 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T04:08:19.967Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:08:19.980Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:08:19.980Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:08:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:08:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:08:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:08:23.582Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:08:23.584Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:04:08:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:08:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:08:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:08:29.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:08:29.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:08:29.971Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:08:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:08:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:08:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:08:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:08:34 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:08:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:08:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:08:39.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:08:39.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:08:39.972Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:08:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:08:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:08:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:08:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:08:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:08:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T04:08:49.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:08:49.975Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:08:49.978Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.69.216 - AAI [07/Jan/2023:04:08:49 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.72.129 - - [07/Jan/2023:04:08:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 29 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:08:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:08:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:08:53.585Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:08:53.630Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:04:08:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:08:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:08:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:08:59.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:08:59.975Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:08:59.977Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:08:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:09:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:09:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:09:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:09:05 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:09:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:09:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:09:09.961Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:09:09.971Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:09:09.972Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:09:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:09:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:09:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:09:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:09:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:09:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:09:19.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:09:19.971Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:09:19.973Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:09:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:09:20 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:09:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:09:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:09:23.631Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:09:23.634Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:04:09:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:09:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:09:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:09:29.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:09:29.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:09:29.969Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:09:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:09:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:09:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:09:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:09:35 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:09:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:09:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:09:39.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:09:39.973Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:09:39.974Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:09:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:09:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:09:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:09:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:09:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:09:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:09:49.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:09:49.972Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:09:49.973Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:09:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:09:50 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:09:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:09:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:09:53.635Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:09:53.637Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:04:09:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:09:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:09:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:09:59.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:09:59.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:09:59.970Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:09:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:10:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:10:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:10:05 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:10:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:10:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:10:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:10:09.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:10:09.964Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:10:09.965Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:10:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:10:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:10:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:10:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:10:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:10:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:10:19.968Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:10:19.979Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:10:19.980Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:10:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:10:20 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:10:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:10:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T04:10:23.644Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:10:23.648Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:04:10:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:10:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:10:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:10:29.965Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:10:29.974Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:10:29.975Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:10:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:10:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:10:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 26 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:10:35 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:10:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:10:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:10:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:10:39.971Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:10:39.986Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:10:39.987Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:10:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:10:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:10:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:10:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:10:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:10:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:10:49.963Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:10:49.987Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:10:49.988Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:10:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 32 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:10:50 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:10:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:10:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:10:53.650Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:10:53.651Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:04:10:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:10:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:10:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:10:59.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:10:59.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:10:59.966Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:10:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:11:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:11:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:11:05 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:11:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:11:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:11:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:11:09.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:11:09.964Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:11:09.965Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:11:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:11:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:11:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:11:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:11:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:11:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:11:19.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:11:19.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:11:19.968Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:11:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:11:20 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:11:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:11:23.664Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:11:23.666Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:04:11:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:11:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:11:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:11:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:11:29.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:11:29.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:11:29.970Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:11:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:11:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:11:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:11:35 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:11:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:11:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:11:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:11:39.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:11:39.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:11:39.966Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:11:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:11:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:11:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:11:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:11:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:11:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:11:49.973Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:11:49.994Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:11:49.995Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:11:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:11:50 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:11:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:11:53.668Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:11:53.670Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:04:11:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:11:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:11:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:11:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-01-07T04:11:59.961Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:11:59.979Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:11:59.981Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:11:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:12:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:12:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:12:05 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:12:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:12:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T04:12:09.974Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:12:09.985Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:12:09.986Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:12:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:12:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:12:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:12:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:12:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:12:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:12:19.964Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:12:19.992Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:12:19.993Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:12:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 35 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:12:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:12:20 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:12:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:12:23.678Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:12:23.679Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:04:12:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:12:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:12:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:12:29.968Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:12:29.984Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:12:29.987Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:12:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:12:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:12:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:12:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:12:35 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:12:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:12:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:12:39.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:12:39.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:12:39.966Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:12:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:12:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:12:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:12:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:12:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:12:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T04:12:49.961Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:12:49.974Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:12:49.976Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:12:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:12:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:12:50 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:12:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:12:53.690Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:12:53.732Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:04:12:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:12:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:12:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:12:59.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:12:59.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:12:59.966Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:12:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:13:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:13:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:13:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:13:05 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:13:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:13:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:13:09.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:13:09.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:13:09.968Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:13:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:13:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:13:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:13:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:13:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:13:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T04:13:19.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:13:19.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:13:19.966Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:13:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:13:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:13:20 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:13:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T04:13:23.734Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:13:23.736Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:04:13:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:13:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:13:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T04:13:29.966Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:13:29.977Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:13:29.980Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:13:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 31 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:13:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:13:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:13:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:13:35 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:13:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:13:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-01-07T04:13:39.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:13:39.973Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:13:39.975Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:13:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:13:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:13:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:13:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:13:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:13:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:13:49.968Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:13:49.990Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:13:49.995Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:13:50 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 38 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:13:50 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:13:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:13:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:13:53.738Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:13:53.743Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:04:13:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:13:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:13:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:13:59.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:13:59.971Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:13:59.972Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:13:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:14:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:14:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:14:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:14:05 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:14:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:14:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:14:09.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:14:09.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:14:09.968Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:14:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:14:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:14:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:14:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:14:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:14:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:14:19.964Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:14:19.978Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:14:19.979Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:14:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:14:20 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:14:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:14:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:14:23.745Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:14:23.747Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:04:14:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:14:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:14:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:14:29.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:14:29.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:14:29.966Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:14:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:14:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:14:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:14:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:14:35 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:14:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:14:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:14:39.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:14:39.974Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:14:39.975Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:14:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:14:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:14:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:14:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:14:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:14:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:14:49.978Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:14:49.999Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:14:50.001Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:14:50 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 30 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:14:50 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:14:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:14:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:14:53.749Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:14:53.751Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:04:14:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:14:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:14:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:14:59.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:14:59.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:14:59.970Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:14:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:15:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:15:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:15:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:15:05 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:15:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:15:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:15:09.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:15:09.972Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:15:09.973Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:15:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:15:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:15:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:15:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:15:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:15:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:15:19.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:15:19.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:15:19.968Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:15:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:15:20 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:15:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:15:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:15:23.770Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:15:23.772Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:04:15:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:15:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:15:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:15:29.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:15:29.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:15:29.971Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:15:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:15:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:15:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:15:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:15:35 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:15:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:15:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T04:15:39.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:15:39.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:15:39.968Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:15:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:15:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:15:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:15:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:15:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:15:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:15:49.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:15:49.972Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:15:49.974Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:15:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:15:50 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:15:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:15:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:15:53.794Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:15:53.797Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:04:15:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:15:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:15:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:15:59.951Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:15:59.962Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:15:59.963Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:15:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:16:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:16:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:16:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:16:05 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:16:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:16:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-01-07T04:16:09.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:16:09.973Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:16:09.974Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:16:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:16:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:16:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:16:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:16:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:16:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:16:19.966Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:16:19.973Z","message":"Connection[cassandra/10.233.72.23: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-01-07T04:16:19.976Z","message":"Connection[cassandra/10.233.72.23: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-01-07T04:16:19.980Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:16:19.980Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:16:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:16:20 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:16:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:16:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:16:23.810Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:16:23.813Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:04:16:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:16:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:16:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:16:29.969Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:16:29.981Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:16:29.982Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:16:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:16:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:16:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:16:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:16:35 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:16:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:16:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:16:39.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:16:39.975Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:16:39.976Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:16:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:16:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:16:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:16:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:16:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:16:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:16:49.961Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:16:49.999Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:16:50.000Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:16:50 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 44 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:16:50 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:16:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:16:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:16:53.815Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:16:53.818Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:04:16:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:16:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:16:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:16:59.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:16:59.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:16:59.968Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:16:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:17:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:17:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:17:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:17:05 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:17:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:17:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:17:09.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:17:09.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:17:09.967Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:17:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:17:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:17:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:17:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:17:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:17:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:17:19.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:17:19.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:17:19.966Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:17:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:17:20 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:17:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:17:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:17:23.824Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:17:23.825Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:04:17:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:17:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:17:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T04:17:29.963Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:17:29.977Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:17:29.978Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:17:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:17:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:17:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:17:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:17:35 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:17:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:17:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T04:17:39.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:17:39.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:17:39.971Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:17:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:17:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:17:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 22 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:17:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:17:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:17:49.983Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:04:17:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:17:50.009Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:17:50.010Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:17:50 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 33 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:17:50 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:17:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T04:17:53.833Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:17:53.836Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:04:17:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:17:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:17:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:17:59.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:17:59.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:17:59.971Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:17:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:18:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:18:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:18:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:18:06 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:18:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:18:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:18:09.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:18:09.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:18:09.968Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:18:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:18:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:18:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:18:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:18:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:18:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:18:19.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:18:19.987Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:18:19.988Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:18:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 37 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:18:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:18:21 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:18:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T04:18:23.839Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:18:23.841Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:04:18:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:18:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:18:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:18:29.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:18:29.972Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:18:29.973Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:18:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:18:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:18:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:18:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:18:36 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:18:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:18:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:18:39.968Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:18:39.980Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:18:39.981Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:18:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:18:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:18:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:18:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:18:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:18:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:18:49.963Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:18:49.995Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:18:49.996Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:18:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 40 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:18:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:18:51 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:18:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:18:53.846Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:18:53.872Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:04:18:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:18:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:18:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T04:18:59.964Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:18:59.974Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:18:59.976Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:18:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:19:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:19:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:19:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:19:06 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:19:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:19:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:19:09.961Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:19:09.976Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:19:09.978Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:19:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:19:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:19:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:19:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:19:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:19:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:19:19.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:19:19.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:19:19.971Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:19:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 34 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:19:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:19:21 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:19:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:19:23.873Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:19:23.878Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:04:19:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:19:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:19:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:19:29.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:19:29.972Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:19:29.973Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:19:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:19:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:19:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:19:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:19:36 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:19:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:19:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:19:39.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:19:39.972Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:19:39.974Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:19:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:19:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:19:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:19:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:19:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:19:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:19:49.970Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:19:49.984Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:19:49.986Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:19:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:19:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:19:51 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:19:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:19:53.882Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:19:53.892Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:04:19:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:19:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:19:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:19:59.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:19:59.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:19:59.969Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:19:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:20:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:20:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:20:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:20:06 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:20:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:20:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T04:20:09.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:20:09.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:20:09.970Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:20:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:20:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:20:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:20:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:20:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:20:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:20:19.965Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:20:19.982Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:20:19.984Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:20:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:20:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:20:21 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:20:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:20:23.893Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:20:23.895Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:04:20:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:20:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:20:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:20:29.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:20:29.973Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:20:29.974Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:20:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:20:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:20:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:20:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:20:36 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:20:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:20:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-01-07T04:20:39.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:20:39.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:20:39.967Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:20:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:20:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:20:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:20:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:20:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:20:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:20:49.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:20:49.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:20:49.969Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:20:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:20:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:20:51 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:20:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:20:53.897Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:20:53.936Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:04:20:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:20:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:20:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:20:59.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:20:59.971Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:20:59.972Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:20:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:21:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:21:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:21:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:21:06 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:21:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:21:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:21:09.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:21:09.968Z","message":"Connection[/10.233.65.19: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-01-07T04:21:09.972Z","message":"Connection[/10.233.65.19: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-01-07T04:21:09.973Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:21:09.974Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:21:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:21:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:21:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:21:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:21:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:21:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:21:19.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:21:19.971Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:21:19.972Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:21:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:21:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:21:21 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:21:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:21:23.937Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:21:23.947Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:04:21:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:21:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:21:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:21:29.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:21:29.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:21:29.969Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:21:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:21:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:21:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:21:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:21:36 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:21:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:21:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-01-07T04:21:39.975Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:21:39.987Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:21:39.989Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:21:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:21:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:21:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:21:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:21:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:21:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:21:49.961Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:21:49.977Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:21:49.979Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:21:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:21:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:21:51 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:21:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T04:21:53.948Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:21:53.953Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:04:21:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:21:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:21:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T04:21:59.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:21:59.974Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:21:59.975Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:21:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:22:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:22:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:22:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:22:06 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:22:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:22:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:22:09.961Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:22:09.974Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:22:09.975Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:22:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:22:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:22:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:22:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:22:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:22:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:22:19.966Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:22:20.007Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:22:20.008Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:22:20 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 49 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:22:21 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:22:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:22:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:22:23.955Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:22:23.957Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:04:22:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:22:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:22:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:22:29.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:22:29.977Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:22:29.978Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:22:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:22:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:22:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:22:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:22:36 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:22:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:22:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:22:39.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:22:39.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:22:39.970Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:22:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:22:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:22:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:22:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:22:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:22:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:22:49.976Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:22:50.000Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:22:50.001Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:22:50 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 40 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:22:51 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:22:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:22:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:22:53.962Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:22:53.963Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:04:22:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:22:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:22:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:22:59.953Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:22:59.962Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:22:59.963Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:22:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:23:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:23:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:23:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:23:06 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 26 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:23:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:23:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:23:09.961Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:23:09.973Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:23:09.974Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:23:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:23:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:23:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:23:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:23:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:23:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:23:19.964Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:23:19.990Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:23:19.993Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:23:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 35 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:23:21 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:23:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:23:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T04:23:23.970Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:23:23.975Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:04:23:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:23:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:23:29.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:23:29.963Z","message":"Connection[/10.233.71.113: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-01-07T04:23:29.966Z","message":"Connection[/10.233.71.113: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-01-07T04:23:29.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:23:29.971Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:23:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:23:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:23:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:23:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:23:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:23:36 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:23:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 15 - "logType": "access"
{"timestamp":"2023-01-07T04:23:39.953Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:23:39.963Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:23:39.964Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:23:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:23:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:23:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:23:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:23:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:23:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:23:49.975Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:23:49.993Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:23:49.994Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:23:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 38 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:23:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:23:51 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:23:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T04:23:53.977Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:23:53.979Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:04:23:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:23:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:23:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:23:59.965Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:23:59.975Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:23:59.976Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:23:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:24:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:24:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:24:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:24:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:24:06 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:24:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T04:24:09.963Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:24:09.975Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:24:09.978Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:24:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:24:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:24:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:24:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:24:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:24:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:24:19.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:24:19.985Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:24:19.988Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:24:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 34 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:24:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:24:21 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:24:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:24:23.981Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:24:23.984Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:04:24:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:24:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:24:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:24:29.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:24:29.976Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:24:29.978Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:24:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:24:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:24:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:24:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:24:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:24:36 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:24:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T04:24:39.970Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:24:40.007Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:24:40.009Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:24:40 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 46 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:24:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:24:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:24:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:24:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:24:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:24:49.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:24:49.974Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:24:49.975Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:24:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:24:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:24:51 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:24:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:24:53.986Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:24:54.032Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:04:24:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:24:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:24:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:24:59.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:24:59.971Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:24:59.972Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:24:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:25:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:25:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:25:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:25:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:25:06 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:25:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:25:09.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:25:09.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:25:09.969Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:25:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:25:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:25:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:25:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:25:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:25:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:25:19.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:25:19.973Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:25:19.974Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:25:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:25:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:25:21 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:25:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:25:24.034Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:25:24.036Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:04:25:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:25:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:25:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:25:29.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:25:29.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:25:29.970Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:25:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:25:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:25:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:25:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:25:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:25:36 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:25:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:25:39.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:25:39.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:25:39.970Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:25:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:25:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:25:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:25:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:25:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:25:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:25:49.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:25:49.976Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:25:49.978Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:25:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:25:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:25:51 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:25:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:25:54.042Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:25:54.052Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:04:25:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:25:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:25:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T04:25:59.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:25:59.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:25:59.969Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:25:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:26:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:26:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:26:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:26:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:26:06 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:26:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:26:09.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:26:09.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:26:09.970Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:26:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:26:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:26:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:26:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:26:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:26:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:26:19.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:26:19.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:26:19.968Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:26:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:26:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:26:21 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:26:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:26:24.053Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:26:24.054Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:04:26:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:26:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:26:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-01-07T04:26:29.974Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:26:29.988Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:26:29.989Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:26:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:26:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:26:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:26:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:26:36 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:26:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:26:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:26:39.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:26:39.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:26:39.967Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:26:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:26:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:26:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:26:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:26:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:26:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T04:26:49.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:26:49.977Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:26:49.978Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:26:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:26:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:26:52 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:26:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:26:54.055Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:26:54.056Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:04:26:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:26:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:26:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:26:59.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:26:59.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:26:59.969Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:26:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:27:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:27:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:27:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:27:07 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:27:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:27:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T04:27:09.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:27:09.966Z","message":"Connection[/10.233.65.19: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-01-07T04:27:09.971Z","message":"Connection[/10.233.65.19: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-01-07T04:27:09.978Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:27:09.979Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:27:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:27:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:27:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:27:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:27:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:27:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:27:19.965Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:27:19.990Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:27:19.991Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:27:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 31 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:27:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:27:22 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:27:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:27:24.058Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:27:24.065Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:04:27:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:27:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:27:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-01-07T04:27:29.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:27:29.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:27:29.968Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:27:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:27:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:27:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:27:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:27:37 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:27:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:27:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:27:39.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:27:39.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:27:39.967Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:27:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:27:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:27:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:27:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:27:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:27:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:27:49.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:27:49.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:27:49.967Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:27:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:27:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:27:52 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:27:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:27:54.082Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:27:54.085Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:04:27:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:27:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:27:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:27:59.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:27:59.967Z","message":"Connection[/10.233.71.113: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-01-07T04:27:59.970Z","message":"Connection[/10.233.71.113: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-01-07T04:27:59.980Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:27:59.981Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:27:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 28 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:28:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:28:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:28:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:28:07 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:28:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:28:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:28:09.952Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:28:09.961Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:28:09.962Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:28:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:28:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:28:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:28:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:28:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:28:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:28:19.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:28:19.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:28:19.969Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:28:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:28:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:28:22 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:28:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-01-07T04:28:24.087Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:28:24.089Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:04:28:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:28:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:28:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:28:29.961Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:28:29.972Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:28:29.972Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:28:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:28:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:28:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:28:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:28:37 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:28:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:28:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:28:39.970Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:28:39.984Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:28:39.985Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:28:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:28:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:28:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:28:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:28:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:28:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T04:28:49.973Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:28:49.999Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:28:50.001Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:28:50 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 34 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:28:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:28:52 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:28:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T04:28:54.090Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:28:54.130Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:04:28:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:28:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:28:59.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:28:59.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:28:59.969Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:04:28:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.72.129 - - [07/Jan/2023:04:28:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:29:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:29:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:29:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 11 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:29:07 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:29:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:29:09.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:29:09.971Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:29:09.972Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:29:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:29:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:29:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:29:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:29:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:29:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:29:19.963Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:29:19.977Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:29:19.979Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:29:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:29:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:29:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:29:22 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:29:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:29:24.130Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:29:24.133Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:04:29:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:29:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:29:29.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:29:29.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:29:29.972Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:29:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:29:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:29:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:29:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:29:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:29:37 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:29:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:29:39.963Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:29:39.972Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:29:39.973Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:29:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:29:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:29:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:29:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:29:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:29:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:29:49.962Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:29:49.990Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:29:49.991Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:29:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 36 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:29:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:29:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:29:52 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:29:54.133Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:29:54.136Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:04:29:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:29:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:29:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:29:59.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:29:59.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:29:59.969Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:29:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:30:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:30:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:30:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:30:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:30:07 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:30:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:30:09.962Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:30:09.972Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:30:09.973Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:30:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:30:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:30:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:30:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:30:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:30:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:30:19.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:30:19.990Z","message":"Connection[cassandra/10.233.72.23: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-01-07T04:30:19.997Z","message":"Connection[cassandra/10.233.72.23: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-01-07T04:30:19.998Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:30:19.998Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:30:20 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 46 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:30:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:30:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:30:22 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T04:30:24.138Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:30:24.140Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:04:30:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:30:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:30:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:30:29.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:30:29.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:30:29.970Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:30:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:30:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:30:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:30:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:30:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:30:37 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:30:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:30:39.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:30:39.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:30:39.968Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:30:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:30:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:30:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:30:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:30:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:30:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T04:30:49.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:30:49.977Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:30:49.978Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:30:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:30:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:30:52 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:30:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:30:54.153Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:30:54.154Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:04:30:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:30:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:30:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:30:59.953Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:30:59.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:30:59.968Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:30:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:31:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:31:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:31:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:31:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:31:07 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:31:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T04:31:09.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:31:09.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:31:09.971Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:31:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:31:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:31:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:31:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:31:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:31:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:31:19.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:31:19.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:31:19.970Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:31:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:31:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:31:22 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:31:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:31:24.156Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:31:24.157Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:04:31:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:31:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:31:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T04:31:29.961Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:31:29.971Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:31:29.972Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:31:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:31:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:31:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:31:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:31:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:31:37 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:31:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:31:39.963Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:31:39.982Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:31:39.983Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:31:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:31:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:31:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:31:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:31:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:31:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T04:31:49.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:31:49.973Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:31:49.974Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:31:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:31:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:31:52 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:31:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 11 - "logType": "access"
{"timestamp":"2023-01-07T04:31:54.162Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:31:54.164Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:04:31:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:31:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:31:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:31:59.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:31:59.980Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:31:59.981Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:31:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:32:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:32:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:32:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:32:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:32:07 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:32:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:32:09.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:32:09.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:32:09.968Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:32:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:32:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:32:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:32:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:32:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:32:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:32:19.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:32:19.972Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:32:19.973Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:32:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:32:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:32:22 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:32:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T04:32:24.165Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:32:24.167Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:04:32:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:32:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:32:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:32:29.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:32:29.977Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:32:29.978Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:32:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:32:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:32:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:32:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:32:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:32:37 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:32:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T04:32:39.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:32:39.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:32:39.967Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:32:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:32:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:32:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:32:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:32:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:32:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:32:49.971Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:32:50.013Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:32:50.014Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:32:50 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 47 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:32:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:32:52 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:32:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T04:32:54.168Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:32:54.169Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:04:32:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:32:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:32:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:32:59.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:32:59.964Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:32:59.965Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:32:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:33:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:33:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:33:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:33:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:33:07 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:33:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:33:09.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:33:09.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:33:09.969Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:33:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:33:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:33:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:33:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:33:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:33:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:33:19.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:33:19.975Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:33:19.976Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:33:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:33:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:33:22 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:33:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:33:24.185Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:33:24.187Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:04:33:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:33:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:33:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:33:29.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:33:29.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:33:29.969Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:33:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:33:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:33:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:33:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:33:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:33:37 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:33:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:33:39.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:33:39.964Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:33:39.966Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:33:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:33:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:33:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:33:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:33:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:33:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:33:49.961Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:33:49.976Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:33:49.978Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:33:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:33:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:33:52 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:33:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:33:54.188Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:33:54.190Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:04:33:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:33:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:33:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:33:59.965Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:33:59.982Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:33:59.983Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:33:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:34:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:34:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:34:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:34:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:34:07 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:34:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:34:09.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:34:09.971Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:34:09.972Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:34:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:34:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:34:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:34:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:34:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:34:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:34:19.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:34:19.975Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:34:19.976Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:34:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 29 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:34:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:34:22 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:34:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:34:24.191Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:34:24.192Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:04:34:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:34:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:34:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:34:29.951Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:34:29.964Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:34:29.965Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:34:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:34:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:34:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:34:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:34:37 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:34:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:34:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:34:39.953Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:34:39.963Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:34:39.964Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:34:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:34:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:34:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:34:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:34:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:34:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:34:49.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:34:49.971Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:34:49.972Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:34:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:34:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:34:52 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:34:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:34:54.210Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:34:54.230Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:04:34:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:34:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:34:59.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:34:59.964Z","message":"Connection[/10.233.71.113: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-01-07T04:34:59.966Z","message":"Connection[/10.233.71.113: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-01-07T04:34:59.971Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:34:59.972Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:34:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:35:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:35:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:35:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:35:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:35:07 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:35:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:35:09.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:35:09.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:35:09.967Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:35:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:35:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:35:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:35:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:35:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:35:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:35:19.965Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:35:19.983Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:35:19.985Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:35:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:35:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:35:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:35:22 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:35:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T04:35:24.232Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:35:24.234Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:04:35:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:35:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:35:29.962Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:35:29.974Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:35:29.976Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:35:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:35:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:35:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:35:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:35:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:35:37 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:35:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:35:39.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:35:39.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:35:39.971Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:35:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:35:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:35:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:35:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:35:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:35:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:35:49.961Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:35:49.979Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:35:49.980Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:35:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:35:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:35:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:35:53 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:35:54.238Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:35:54.259Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:04:35:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:35:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:35:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T04:35:59.952Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:35:59.962Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:35:59.963Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:35:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:36:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:36:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:36:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:36:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:36:08 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:36:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:36:09.962Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:36:09.971Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:36:09.973Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:36:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:36:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:36:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:36:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:36:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:36:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:36:19.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:36:19.975Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:36:19.976Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:36:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:36:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:36:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:36:23 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:36:24.260Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:36:24.262Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:04:36:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:36:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:36:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:36:29.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:36:29.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:36:29.971Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:36:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:36:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:36:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:36:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:36:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:36:38 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:36:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:36:39.952Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:36:39.961Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:36:39.962Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:36:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:36:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:36:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:36:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:36:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:36:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-01-07T04:36:49.964Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:36:49.979Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:36:49.980Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:36:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:36:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:36:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:36:53 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:36:54.266Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:36:54.268Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:04:36:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:36:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:36:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:36:59.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:36:59.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:36:59.966Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:36:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:37:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:37:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:37:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:37:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:37:08 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:37:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:37:09.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:37:09.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:37:09.966Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:37:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:37:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:37:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:37:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:37:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:37:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T04:37:19.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:37:19.974Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:37:19.975Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:37:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:37:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:37:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:37:23 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T04:37:24.289Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:37:24.291Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:04:37:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:37:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:37:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T04:37:29.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:37:29.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:37:29.968Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:37:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:37:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:37:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:37:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:37:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:37:38 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:37:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:37:39.963Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:37:39.972Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:37:39.973Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:37:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:37:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:37:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:37:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:37:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:37:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:37:49.967Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:37:49.984Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:37:49.985Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:37:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:37:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:37:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:37:53 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:37:54.302Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:37:54.305Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:04:37:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:37:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:37:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:37:59.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:37:59.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:37:59.968Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:37:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:38:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:38:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:38:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:38:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:38:08 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:38:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:38:09.953Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:38:09.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:38:09.967Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:38:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:38:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:38:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:38:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:38:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:38:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T04:38:19.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:38:19.991Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:38:19.992Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:38:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 41 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:38:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:38:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:38:23 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:38:24.305Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:38:24.307Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:04:38:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:38:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:38:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:38:29.963Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:38:29.977Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:38:29.979Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:38:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:38:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:38:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:38:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:38:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:38:38 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:38:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:38:39.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:38:39.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:38:39.967Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:38:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:38:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:38:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:38:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:38:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:38:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:38:49.962Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:38:50.002Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:38:50.004Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:38:50 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 54 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:38:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:38:53 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:38:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T04:38:54.308Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:38:54.343Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:04:38:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:38:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:38:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:38:59.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:38:59.976Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:38:59.977Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:38:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:39:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:39:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:39:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:39:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:39:08 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:39:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:39:09.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:39:09.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:39:09.970Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:39:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:39:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:39:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:39:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:39:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:39:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:39:19.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:39:19.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:39:19.969Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:39:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:39:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:39:23 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:39:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:39:24.344Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:39:24.348Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:04:39:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:39:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:39:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:39:29.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:39:29.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:39:29.970Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:39:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:39:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:39:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:39:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:39:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:39:38 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:39:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:39:39.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:39:39.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:39:39.970Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:39:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:39:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:39:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:39:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:39:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:39:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:39:49.963Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:39:49.981Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:39:49.982Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:39:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:39:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:39:53 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:39:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:39:54.350Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:39:54.351Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:04:39:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:39:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:39:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:39:59.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:39:59.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:39:59.971Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:39:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:40:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:40:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:40:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:40:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:40:08 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T04:40:09.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:04:40:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-01-07T04:40:09.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:40:09.968Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:40:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:40:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:40:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:40:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:40:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:40:19.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:40:19.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:40:19.968Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:40:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:40:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:40:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:40:23 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:40:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:40:24.357Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:40:24.359Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:04:40:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:40:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:40:29.962Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:40:29.975Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:40:29.976Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:40:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:40:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:40:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:40:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:40:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:40:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:40:38 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T04:40:39.953Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:40:39.964Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:40:39.965Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:40:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:40:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:40:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:40:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:40:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:40:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:40:49.967Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:40:49.986Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:40:49.987Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:40:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 29 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:40:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:40:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:40:53 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 8 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:40:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:40:54.364Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:40:54.367Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:04:40:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:40:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:40:59.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:41:00.009Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:41:00.011Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:41:00 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 59 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:41:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:41:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:41:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:41:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:41:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:41:08 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:41:09.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:41:09.971Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:41:09.973Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:41:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:41:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:41:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:41:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:41:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:41:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:41:19.962Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:41:19.974Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:41:19.975Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:41:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:41:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:41:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:41:23 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:41:24.368Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:41:24.371Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:04:41:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:41:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:41:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:41:29.953Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:41:29.964Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:41:29.966Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:41:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:41:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:41:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:41:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:41:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:41:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:41:38 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:41:39.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:41:39.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:41:39.969Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:41:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:41:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:41:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:41:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:41:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:41:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:41:49.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:41:49.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:41:49.968Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:41:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:41:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:41:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:41:53 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-01-07T04:41:54.375Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:41:54.389Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:04:41:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:41:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:41:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:41:59.953Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:41:59.962Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:41:59.963Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:41:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:42:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:42:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:42:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:42:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:42:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:42:08 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:42:09.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:42:09.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:42:09.966Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:42:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:42:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:42:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:42:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:42:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:42:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:42:19.953Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:42:19.963Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:42:19.964Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:42:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:42:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:42:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:42:23 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:42:24.390Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:42:24.392Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:04:42:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:42:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:42:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:42:29.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:42:29.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:42:29.971Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:42:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:42:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:42:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:42:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:42:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:42:38 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:42:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:42:39.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:42:39.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:42:39.969Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:42:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:42:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:42:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:42:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:42:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:42:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:42:49.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:42:49.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:42:49.968Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:42:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:42:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:42:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:42:53 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:42:54.392Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:42:54.429Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:04:42:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:42:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:42:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-01-07T04:42:59.953Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:42:59.964Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:42:59.965Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:42:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:43:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:43:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:43:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:43:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:43:08 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:43:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T04:43:09.953Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:43:09.962Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:43:09.963Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:43:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:43:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:43:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:43:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:43:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:43:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:43:19.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:43:19.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:43:19.965Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:43:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:43:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:43:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:43:23 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T04:43:24.431Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:43:24.433Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:04:43:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:43:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:43:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:43:29.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:43:29.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:43:29.970Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:43:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:43:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:43:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:43:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:43:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:43:38 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:43:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:43:39.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:43:39.964Z","message":"Connection[/10.233.65.19: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-01-07T04:43:39.967Z","message":"Connection[/10.233.65.19: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-01-07T04:43:39.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:43:39.968Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:43:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:43:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:43:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:43:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:43:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:43:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:43:49.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:43:49.982Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:43:49.984Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:43:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 30 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:43:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:43:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:43:53 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-01-07T04:43:54.434Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:43:54.436Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:04:43:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:43:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:43:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T04:43:59.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:43:59.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:43:59.968Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:43:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:44:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:44:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:44:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:44:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:44:08 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:44:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:44:09.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:44:09.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:44:09.969Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:44:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:44:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:44:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:44:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:44:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:44:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:44:19.966Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:44:20.003Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:44:20.003Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:44:20 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 43 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:44:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:44:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:44:23 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:44:24.447Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:44:24.449Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:04:44:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:44:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:44:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:44:29.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:44:29.964Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:44:29.965Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:44:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:44:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:44:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:44:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:44:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:44:38 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 9 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:44:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:44:39.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:44:39.972Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:44:39.974Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:44:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:44:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:44:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:44:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:44:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:44:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:44:49.969Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:44:49.981Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:44:49.982Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:44:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:44:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:44:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:44:54 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:44:54.470Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:44:54.471Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:04:44:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:44:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:44:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-01-07T04:44:59.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:44:59.964Z","message":"Connection[/10.233.71.113: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-01-07T04:44:59.965Z","message":"Connection[/10.233.71.113:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:44:59.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:44:59.967Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:44:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:45:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:45:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:45:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:45:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:45:09 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:45:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:45:09.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:45:09.964Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:45:09.965Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:45:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:45:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:45:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:45:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:45:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:45:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:45:19.976Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:45:19.987Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:45:19.988Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:45:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:45:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:45:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:45:24 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:45:24.489Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:45:24.492Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:04:45:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:45:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:45:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:45:29.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:45:29.967Z","message":"Connection[/10.233.71.113: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-01-07T04:45:29.970Z","message":"Connection[/10.233.71.113: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-01-07T04:45:29.971Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:45:29.972Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:45:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:45:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:45:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:45:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:45:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:45:39 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:45:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:45:39.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:45:39.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:45:39.966Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:45:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:45:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:45:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:45:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:45:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:45:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:45:49.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:45:49.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:45:49.967Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:45:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:45:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:45:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:45:54 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:45:54.506Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:45:54.507Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:04:45:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:45:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:45:59.952Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:45:59.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:45:59.966Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:45:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:45:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:46:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:46:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:46:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:46:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:46:09 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T04:46:09.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:46:09.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:46:09.967Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:46:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:46:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:46:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:46:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:46:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:46:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:46:19.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:46:19.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:46:19.966Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:46:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:46:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:46:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:46:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:46:24 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:46:24.510Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:46:24.512Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:04:46:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:46:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:46:29.963Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:46:29.974Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:46:29.976Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:46:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:46:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:46:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:46:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:46:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:46:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:46:39 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:46:39.971Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:46:39.982Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:46:39.983Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:46:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:46:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:46:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:46:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:46:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:46:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:46:49.971Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:46:49.988Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:46:49.989Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:46:50 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 32 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:46:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:46:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:46:54 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:46:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-01-07T04:46:54.520Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:46:54.532Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:04:46:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:46:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:46:59.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:46:59.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:46:59.971Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:46:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:47:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:47:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:47:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:47:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:47:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:47:09 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:47:10.001Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:47:10.011Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:47:10.012Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:47:10 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:47:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:47:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:47:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:47:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:47:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:47:19.966Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:47:19.984Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:47:19.986Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:47:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:47:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:47:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:47:24 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 41 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:47:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:47:24.533Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:47:24.534Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:04:47:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:47:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-01-07T04:47:29.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:47:29.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:47:29.971Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:47:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:47:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:47:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:47:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:47:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:47:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:47:39 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T04:47:39.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:47:39.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:47:39.966Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:47:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:47:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:47:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:47:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:47:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:47:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:47:49.970Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:47:50.012Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:47:50.013Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:47:50 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 49 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:47:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:47:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:47:54 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:47:54.535Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:47:54.537Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:04:47:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:47:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:47:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:47:59.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:47:59.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:47:59.969Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:47:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:48:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:48:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:48:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:48:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:48:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:48:09 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:48:09.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:48:09.973Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:48:09.974Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:48:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:48:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:48:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:48:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:48:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:48:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:48:19.971Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:48:19.989Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:48:19.997Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:48:20 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 34 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:48:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:48:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:48:24 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:48:24.538Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:48:24.540Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:04:48:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:48:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:48:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:48:29.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:48:29.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:48:29.971Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:48:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:48:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:48:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:48:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:48:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:48:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:48:39 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:48:39.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:48:39.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:48:39.970Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:48:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:48:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:48:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:48:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:48:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:48:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:48:49.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:48:49.978Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:48:49.979Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:48:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:48:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:48:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:48:54.550Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.69.216 - AAI [07/Jan/2023:04:48:54 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:48:54.557Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:04:48:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:48:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:48:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:48:59.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:48:59.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:48:59.966Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:48:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:49:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:49:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:49:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:49:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:49:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:49:09 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:49:09.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:49:09.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:49:09.966Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:49:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:49:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:49:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:49:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:49:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:49:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:49:19.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:49:19.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:49:19.968Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:49:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:49:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:49:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:49:24.560Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:49:24.562Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.69.216 - AAI [07/Jan/2023:04:49:24 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:49:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:49:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:49:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:49:29.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:49:29.964Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:49:29.965Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:49:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:49:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:49:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:49:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:49:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:49:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:49:39 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:49:39.962Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:49:39.973Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:49:39.974Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:49:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:49:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:49:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:49:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:49:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:49:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:49:49.961Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:49:49.967Z","message":"Connection[cassandra/10.233.72.23: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-01-07T04:49:49.972Z","message":"Connection[cassandra/10.233.72.23: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-01-07T04:49:49.979Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:49:49.980Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:49:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 28 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:49:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:49:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T04:49:54.566Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:49:54.568Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.69.216 - AAI [07/Jan/2023:04:49:54 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:49:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:49:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:49:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:49:59.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:49:59.972Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:49:59.973Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:49:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:50:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:50:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:50:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:50:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:50:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:50:09 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:50:09.966Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:50:09.979Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:50:09.981Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:50:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:50:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:50:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:50:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:50:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:50:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:50:19.961Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:50:19.973Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:50:19.974Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:50:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:50:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:50:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:50:24.582Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:50:24.584Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.69.216 - AAI [07/Jan/2023:04:50:24 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:50:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:50:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:50:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:50:29.964Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:50:29.972Z","message":"Connection[/10.233.71.113: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-01-07T04:50:29.975Z","message":"Connection[/10.233.71.113:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:50:29.975Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:50:29.977Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:50:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:50:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:50:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:50:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:50:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:50:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:50:39 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:50:39.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:50:39.964Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:50:39.965Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:50:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:50:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:50:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:50:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:50:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:50:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:50:49.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:50:49.992Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:50:49.993Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:50:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 41 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:50:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:50:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:50:54.586Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:50:54.630Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.69.216 - AAI [07/Jan/2023:04:50:54 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:50:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:50:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:50:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:50:59.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:50:59.973Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:50:59.974Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:50:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:51:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:51:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:51:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:51:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:51:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:51:09 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:51:09.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:51:09.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:51:09.968Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:51:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:51:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:51:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:51:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:51:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:51:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:51:19.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:51:19.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:51:19.967Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:51:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:51:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:51:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:51:24.632Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:51:24.634Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.69.216 - AAI [07/Jan/2023:04:51:24 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:51:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:51:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:51:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T04:51:29.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:51:29.971Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:51:29.972Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:51:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:51:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:51:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:51:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:51:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:51:39 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-01-07T04:51:39.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:51:39.971Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:51:39.972Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:51:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:51:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:51:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:51:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:51:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:51:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-01-07T04:51:49.965Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:51:49.980Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:51:49.982Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:51:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:51:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:51:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:51:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:51:54.635Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:51:54.636Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.69.216 - AAI [07/Jan/2023:04:51:54 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:51:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:51:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:51:59.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:51:59.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:51:59.970Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:51:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:52:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:52:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:52:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:52:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:52:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:52:09 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T04:52:09.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:52:09.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:52:09.967Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:52:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:52:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:52:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:52:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:52:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:52:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:52:19.953Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:52:19.962Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:52:19.963Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:52:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:52:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:52:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:52:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:52:24.639Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:52:24.641Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.69.216 - AAI [07/Jan/2023:04:52:24 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:52:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:52:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:52:29.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:52:29.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:52:29.969Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:52:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:52:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:52:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:52:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:52:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:52:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:52:39.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:52:39.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.69.216 - AAI [07/Jan/2023:04:52:39 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:52:39.971Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:52:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:52:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:52:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:52:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:52:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:52:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:52:49.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:52:49.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:52:49.966Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:52:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:52:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:52:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:52:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:52:54.650Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:52:54.651Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.69.216 - AAI [07/Jan/2023:04:52:55 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:52:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:52:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:52:59.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:52:59.964Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:52:59.965Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:52:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:53:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:53:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:53:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:53:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:53:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:53:09.952Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:53:09.961Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:53:09.962Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:53:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:53:10 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:53:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:53:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:53:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:53:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:53:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:53:19.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:53:19.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:53:19.967Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:53:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:53:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:53:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:53:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:53:24.661Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:53:24.663Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.69.216 - AAI [07/Jan/2023:04:53:25 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:53:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:53:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:53:29.953Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:53:29.963Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:53:29.964Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:53:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:53:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:53:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:53:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:53:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:53:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:53:39.953Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:53:39.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:53:39.966Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:53:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:53:40 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:53:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:53:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:53:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:53:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:53:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:53:49.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:53:49.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:53:49.969Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:53:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:53:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:53:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:53:54.672Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:53:54.674Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:04:53:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:53:55 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:53:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:53:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T04:53:59.953Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:53:59.963Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:53:59.964Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:53:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:54:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:54:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:54:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:54:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:54:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T04:54:09.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:54:09.962Z","message":"Connection[/10.233.65.19: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-01-07T04:54:09.964Z","message":"Connection[/10.233.65.19: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-01-07T04:54:09.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:54:09.966Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:54:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:54:10 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:54:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:54:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:54:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:54:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:54:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:54:19.953Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:54:19.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:54:19.966Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:54:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:54:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:54:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-01-07T04:54:24.676Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:54:24.677Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:04:54:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:54:25 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:54:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:54:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:54:29.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:54:29.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:54:29.965Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:54:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:54:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:54:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:54:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:54:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:54:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:54:39.964Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:54:39.974Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:54:39.975Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:54:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:54:40 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:54:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:54:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:54:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:54:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:54:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:54:49.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:54:49.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:54:49.970Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:54:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:54:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:54:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:54:54.686Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:54:54.687Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:04:54:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:54:55 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:54:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:54:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:54:59.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:54:59.973Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:54:59.974Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:54:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:55:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:55:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:55:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:55:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:55:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:55:09.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:55:09.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:55:09.970Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:55:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:55:10 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:55:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:55:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:55:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:55:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:55:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:55:19.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:55:19.976Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:55:19.980Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:55:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 31 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:55:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:55:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:55:24.692Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:55:24.695Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.69.216 - AAI [07/Jan/2023:04:55:25 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:55:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:55:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:55:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-01-07T04:55:29.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:55:29.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:55:29.969Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:55:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:55:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:55:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:55:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:55:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:55:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:55:39.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:55:39.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:55:39.966Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:55:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:55:40 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:55:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:55:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:55:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:55:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:55:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:55:49.970Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:55:49.989Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:55:49.990Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:55:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:55:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:55:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:55:54.699Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:55:54.702Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.69.216 - AAI [07/Jan/2023:04:55:55 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:55:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:55:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:55:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:55:59.961Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:55:59.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:55:59.971Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:55:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:56:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:56:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:56:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:56:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:56:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:56:09.961Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:56:09.972Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:56:09.973Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:56:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:56:10 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:56:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:56:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:56:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:56:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:56:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-01-07T04:56:19.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:56:19.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:56:19.967Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:56:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:56:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:56:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:56:24.703Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:56:24.705Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.69.216 - AAI [07/Jan/2023:04:56:25 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:56:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:56:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:56:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:56:29.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:56:29.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:56:29.967Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:56:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:56:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:56:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:56:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:56:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:56:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:56:39.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:56:39.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:56:39.971Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:56:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:56:40 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:56:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:56:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:56:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:56:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:56:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:56:49.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:56:49.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:56:49.968Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:56:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:56:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:56:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:56:54.705Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:56:54.707Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.69.216 - AAI [07/Jan/2023:04:56:55 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:56:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:56:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:56:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:56:59.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:56:59.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:56:59.970Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:56:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:57:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:57:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:57:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:57:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:57:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:57:09.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:57:09.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:57:09.971Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:57:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:57:10 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:57:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:57:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:57:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:57:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:57:19.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:57:19.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:57:19.966Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:57:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:57:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:57:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:57:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:57:24.708Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:57:24.710Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.69.216 - AAI [07/Jan/2023:04:57:25 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:57:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:57:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:57:29.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:57:29.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:57:29.970Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:57:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:57:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:57:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:57:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:57:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:57:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:57:39.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:57:39.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:57:39.970Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:57:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:57:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:57:40 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:57:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:57:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:57:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:57:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:57:49.966Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:57:49.989Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:57:49.990Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:57:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 29 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:57:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:57:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:57:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:57:54.712Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:57:54.713Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.69.216 - AAI [07/Jan/2023:04:57:55 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:57:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:57:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:57:59.965Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:57:59.975Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:57:59.976Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:57:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:58:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:58:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:58:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:58:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:58:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:58:09.963Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:58:09.972Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:58:09.973Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:58:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:58:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:58:10 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:58:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:58:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:58:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:58:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:58:19.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:58:19.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:58:19.972Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:58:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:58:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:58:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:58:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T04:58:24.714Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:58:24.716Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.69.216 - AAI [07/Jan/2023:04:58:25 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:58:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:58:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:58:29.962Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:58:29.975Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:58:29.976Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:58:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:58:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:58:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:58:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:58:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:58:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:58:39.961Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:58:39.974Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:58:39.976Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:58:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:58:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:58:40 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:58:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:58:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:58:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:58:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T04:58:49.963Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:58:49.982Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:58:49.984Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:58:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:58:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:58:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:58:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:58:54.723Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:58:54.731Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.69.216 - AAI [07/Jan/2023:04:58:55 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:58:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:58:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:58:59.968Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:58:59.979Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:58:59.981Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:58:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:59:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:59:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:59:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:59:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:59:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:59:09.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:59:09.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:59:09.969Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:59:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:59:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:59:10 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:59:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:59:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:59:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:59:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:59:19.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:59:19.971Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:59:19.973Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:59:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:59:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:59:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:59:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:59:24.732Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:59:24.738Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.69.216 - AAI [07/Jan/2023:04:59:25 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:59:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:59:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:59:29.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:59:29.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:59:29.970Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:59:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:59:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:59:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:59:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 12 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:59:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:59:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:59:39.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:59:39.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:59:39.967Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:59:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:59:40 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:59:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:59:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:59:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:59:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:59:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:59:49.961Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:59:49.984Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:59:49.985Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:59:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 29 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:59:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:59:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T04:59:54.742Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:59:54.745Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:04:59:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:04:59:55 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:59:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:04:59:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T04:59:59.970Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T04:59:59.980Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T04:59:59.982Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:04:59:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:00:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:00:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:00:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:00:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:00:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T05:00:09.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:00:09.963Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:00:09.964Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:00:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:00:10 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:00:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:00:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:00:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:00:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:00:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T05:00:19.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:00:19.982Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:00:19.983Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:00:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 30 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:00:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:00:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:00:24.747Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:00:24.750Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:05:00:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:00:25 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:00:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:00:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-01-07T05:00:29.966Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:00:29.977Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:00:29.978Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:00:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:00:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:00:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:00:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:00:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:00:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:00:39.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:00:39.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:00:39.968Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:00:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:00:40 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:00:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:00:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:00:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:00:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:00:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:00:49.968Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:00:49.982Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:00:49.983Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:00:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:00:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:00:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T05:00:54.751Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:00:54.830Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:05:00:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:00:55 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:00:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:00:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T05:00:59.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:01:00.004Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:01:00.005Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:01:00 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 50 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:01:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:01:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:01:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:01:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:01:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:01:09.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:01:09.974Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:01:09.975Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:01:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:01:10 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 11 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:01:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:01:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:01:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:01:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 13 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:01:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:01:19.966Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:01:19.982Z","message":"Connection[cassandra/10.233.72.23: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-01-07T05:01:19.986Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:01:19.988Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:01:19.992Z","message":"Connection[cassandra/10.233.72.23: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"}
10.233.72.129 - - [07/Jan/2023:05:01:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 31 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:01:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:01:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:01:24.831Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:01:24.847Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:05:01:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:01:25 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:01:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:01:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T05:01:29.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:01:29.971Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:01:29.973Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:01:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:01:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:01:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:01:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:01:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:01:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:01:39.962Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:01:39.985Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:01:39.987Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:01:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 31 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:01:40 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:01:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:01:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:01:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 12 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:01:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:01:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:01:49.968Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:01:50.003Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:01:50.004Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:01:50 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 42 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:01:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:01:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T05:01:54.849Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:01:54.851Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:05:01:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:01:56 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:01:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:01:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T05:01:59.975Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:01:59.991Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:01:59.992Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:01:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:02:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:02:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:02:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:02:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:02:09.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:02:09.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:02:09.971Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:02:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:02:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:02:11 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:02:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:02:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:02:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:02:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T05:02:19.963Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:02:20.003Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:02:20.004Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:02:20 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 46 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:02:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:02:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:02:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T05:02:24.858Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:02:24.862Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.69.216 - AAI [07/Jan/2023:05:02:26 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:02:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:02:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:02:29.965Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:02:29.977Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:02:29.978Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:02:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:02:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:02:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:02:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:02:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:02:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T05:02:39.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:02:39.972Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:02:39.973Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:02:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:02:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:02:41 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:02:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:02:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:02:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:02:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T05:02:49.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:02:49.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:02:49.971Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:02:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:02:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:02:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:02:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:02:54.862Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:02:54.864Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.69.216 - AAI [07/Jan/2023:05:02:56 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:02:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:02:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:02:59.962Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:02:59.973Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:02:59.974Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:02:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:03:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:03:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:03:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:03:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:03:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:03:09.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:03:09.964Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:03:09.965Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:03:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:03:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:03:11 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:03:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:03:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:03:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:03:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:03:19.953Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:03:19.983Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:03:19.984Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:03:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 36 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:03:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:03:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:03:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T05:03:24.883Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:03:24.884Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.69.216 - AAI [07/Jan/2023:05:03:26 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 8 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:03:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:03:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:03:29.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:03:29.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:03:29.970Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:03:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:03:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:03:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:03:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:03:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:03:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:03:39.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:03:39.974Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:03:39.975Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:03:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:03:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:03:41 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:03:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:03:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:03:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:03:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:03:49.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:03:49.977Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:03:49.978Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:03:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:03:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:03:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:03:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T05:03:54.886Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:03:54.887Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.69.216 - AAI [07/Jan/2023:05:03:56 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:03:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:03:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T05:03:59.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:03:59.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:03:59.969Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:03:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:04:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:04:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:04:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:04:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:04:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:04:09.961Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:04:09.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:04:09.971Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:04:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:04:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:04:11 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:04:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:04:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:04:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:04:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:04:19.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:04:19.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:04:19.969Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:04:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:04:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:04:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:04:24.888Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:04:24.892Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:05:04:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:04:26 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:04:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:04:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:04:29.968Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:04:29.982Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:04:29.984Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:04:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:04:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:04:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:04:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:04:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:04:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T05:04:39.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:04:39.974Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:04:39.975Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:04:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:04:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:04:41 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:04:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:04:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:04:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:04:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T05:04:49.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:04:49.975Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:04:49.977Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:04:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:04:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:04:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T05:04:54.893Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:04:54.930Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:05:04:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:04:56 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:04:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:04:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T05:04:59.953Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:04:59.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:04:59.969Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:04:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:05:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:05:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:05:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:05:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:05:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:05:09.972Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:05:09.981Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:05:09.982Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:05:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:05:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:05:11 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:05:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:05:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:05:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:05:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T05:05:19.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:05:19.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:05:19.969Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:05:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:05:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:05:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:05:24.932Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:05:24.934Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:05:05:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:05:26 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:05:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:05:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:05:29.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:05:29.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:05:29.968Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:05:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:05:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:05:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:05:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:05:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:05:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:05:39.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:05:39.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:05:39.969Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:05:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:05:41 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:05:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:05:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:05:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:05:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:05:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T05:05:49.977Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:05:50.005Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:05:50.008Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:05:50 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 37 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:05:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:05:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T05:05:54.946Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:05:54.957Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:05:05:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:05:56 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:05:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:05:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:05:59.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:05:59.967Z","message":"Connection[/10.233.71.113: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-01-07T05:05:59.969Z","message":"Connection[/10.233.71.113: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-01-07T05:05:59.971Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:05:59.972Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:05:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:06:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:06:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:06:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:06:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:06:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:06:09.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:06:09.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:06:09.970Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:06:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:06:11 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:06:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:06:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:06:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:06:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:06:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:06:19.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:06:19.998Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:06:19.999Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:06:20 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 45 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:06:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:06:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:06:24.971Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:06:24.974Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:05:06:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:06:26 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:06:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:06:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:06:29.964Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:06:29.972Z","message":"Connection[/10.233.71.113: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-01-07T05:06:29.974Z","message":"Connection[/10.233.71.113: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-01-07T05:06:29.975Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:06:29.976Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:06:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:06:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:06:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:06:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:06:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:06:39.952Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:06:39.961Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:06:39.963Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:06:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:06:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:06:41 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:06:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:06:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:06:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:06:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T05:06:49.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:06:49.974Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:06:49.974Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:06:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:06:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:06:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:06:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:06:54.978Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:06:54.979Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:05:06:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:06:56 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:06:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:06:59.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:06:59.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:06:59.971Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:06:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:07:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:07:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:07:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:07:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:07:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T05:07:09.964Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:07:09.973Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:07:09.974Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:07:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:07:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:07:11 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:07:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:07:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:07:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:07:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:07:19.952Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:07:19.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:07:19.967Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:07:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:07:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:07:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:07:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T05:07:24.990Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:07:24.991Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:05:07:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:07:26 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:07:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:07:29.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:07:29.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:07:29.969Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:07:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:07:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:07:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:07:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:07:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:07:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-01-07T05:07:39.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:07:39.963Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:07:39.964Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:07:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:07:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:07:41 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:07:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:07:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:07:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:07:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:07:49.961Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:07:49.980Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:07:49.982Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:07:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:07:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 11 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:07:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:07:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T05:07:54.994Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:07:54.995Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:05:07:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:07:56 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:07:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:07:59.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:07:59.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:07:59.971Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:07:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:08:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:08:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:08:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:08:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:08:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T05:08:09.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:08:09.964Z","message":"Connection[/10.233.65.19: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-01-07T05:08:09.965Z","message":"Connection[/10.233.65.19: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-01-07T05:08:09.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:08:09.970Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:08:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:08:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:08:11 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:08:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:08:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:08:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:08:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T05:08:19.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:08:19.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:08:19.969Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:08:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:08:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:08:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:08:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:08:24.998Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:08:25.001Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:05:08:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:08:26 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:08:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:08:29.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:08:29.972Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:08:29.973Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:08:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:08:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:08:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:08:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:08:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:08:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:08:39.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:08:39.964Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:08:39.965Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:08:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:08:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:08:41 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:08:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:08:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:08:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:08:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:08:49.986Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:08:50.000Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:08:50.001Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:08:50 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:08:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:08:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:08:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T05:08:55.010Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:08:55.029Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:05:08:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:08:56 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:08:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:08:59.963Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:08:59.978Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:08:59.978Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:08:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:09:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:09:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:09:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:09:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:09:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:09:09.968Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:09:09.980Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:09:09.981Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:09:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:09:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:09:11 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:09:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:09:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:09:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:09:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:09:19.971Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:09:19.984Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:09:19.985Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:09:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:09:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:09:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:09:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T05:09:25.030Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:09:25.032Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.69.216 - AAI [07/Jan/2023:05:09:26 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:09:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:09:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T05:09:29.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:09:29.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:09:29.966Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:09:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:09:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:09:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:09:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:09:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:09:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T05:09:39.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:09:39.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:09:39.967Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:09:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:09:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:09:41 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:09:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:09:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:09:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:09:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:09:49.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:09:49.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:09:49.970Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:09:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:09:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:09:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:09:55.045Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:09:55.046Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:05:09:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:09:56 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:09:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:09:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:09:59.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:09:59.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:09:59.969Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:09:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:10:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:10:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:10:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:10:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:10:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:10:09.962Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:10:09.974Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:10:09.975Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:10:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:10:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:10:12 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:10:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:10:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:10:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:10:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T05:10:19.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:10:19.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:10:19.969Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:10:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:10:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:10:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:10:25.050Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:10:25.053Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:05:10:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:10:27 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:10:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:10:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T05:10:29.963Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:10:29.975Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:10:29.976Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:10:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:10:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:10:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:10:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:10:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:10:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:10:39.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:10:39.973Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:10:39.976Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:10:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:10:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:10:42 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:10:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:10:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:10:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:10:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:10:49.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:10:49.973Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:10:49.975Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:10:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:10:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:10:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:10:55.054Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:10:55.055Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:05:10:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:10:57 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:10:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:10:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:10:59.953Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:10:59.964Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:10:59.965Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:10:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:11:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:11:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:11:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:11:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:11:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:11:09.961Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:11:09.972Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:11:09.973Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:11:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:11:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:11:12 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:11:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:11:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:11:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:11:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T05:11:19.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:11:19.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:11:19.969Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:11:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:11:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:11:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T05:11:25.068Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:11:25.077Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:05:11:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:11:27 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:11:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:11:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T05:11:29.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:11:29.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:11:29.970Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:11:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:11:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:11:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:11:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:11:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 54 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:11:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T05:11:39.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:11:39.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:11:39.970Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:11:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:11:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:11:42 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:11:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:11:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:11:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:11:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T05:11:49.971Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:11:49.987Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:11:49.989Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:11:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 30 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:11:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:11:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T05:11:55.082Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:11:55.083Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:05:11:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:11:57 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:11:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:11:59.962Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:11:59.971Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:11:59.972Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:11:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:12:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:12:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:12:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:12:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:12:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:12:09.962Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:12:09.971Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:12:09.972Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:12:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:12:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:12:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:12:12 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:12:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:12:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:12:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:12:19.973Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:12:19.998Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:12:19.999Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:12:20 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 31 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:12:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:12:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:12:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-01-07T05:12:25.086Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:12:25.087Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:05:12:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:12:27 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:12:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T05:12:29.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:12:29.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:12:29.968Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:12:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:12:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:12:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:12:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:12:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:12:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T05:12:39.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:12:39.975Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:12:39.976Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:12:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:12:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:12:42 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:12:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:12:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:12:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:12:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:12:49.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:12:49.972Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:12:49.973Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:12:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:12:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:12:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:12:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:12:55.090Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:12:55.092Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:05:12:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:12:57 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:12:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:12:59.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:12:59.973Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:12:59.974Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:12:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:13:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:13:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:13:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:13:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:13:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:13:09.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:13:09.990Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:13:09.991Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:13:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 37 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:13:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:13:12 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:13:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:13:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:13:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:13:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T05:13:19.965Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:13:19.978Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:13:19.979Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:13:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:13:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:13:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:13:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T05:13:25.094Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:13:25.096Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:05:13:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:13:27 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:13:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:13:29.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:13:29.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:13:29.969Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:13:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:13:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:13:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:13:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:13:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:13:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:13:39.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:13:39.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:13:39.968Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:13:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:13:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:13:42 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:13:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:13:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:13:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:13:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T05:13:49.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:13:49.971Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:13:49.972Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:13:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:13:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:13:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:13:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T05:13:55.104Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:13:55.106Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:05:13:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:13:57 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 12 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:13:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:13:59.953Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:13:59.964Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:13:59.966Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:13:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:14:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:14:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:14:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 11 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:14:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:14:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T05:14:09.961Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:14:09.973Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:14:09.974Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:14:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:14:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:14:12 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 9 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:14:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:14:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:14:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:14:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T05:14:19.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:14:19.976Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:14:19.978Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:14:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:14:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:14:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:14:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T05:14:25.106Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:14:25.108Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:05:14:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:14:27 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:14:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T05:14:29.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:14:29.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:14:29.970Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:14:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:14:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:14:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:14:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:14:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:14:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T05:14:39.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:14:39.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:14:39.968Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:14:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:14:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:14:42 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:14:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:14:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:14:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:14:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T05:14:49.964Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:14:49.980Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:14:49.982Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:14:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:14:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:14:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T05:14:55.108Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:05:14:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:14:55.130Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:05:14:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:14:57 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:14:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:14:59.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:14:59.972Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:14:59.973Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:14:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:15:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:15:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:15:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:15:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:15:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:15:09.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:15:09.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:15:09.968Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:15:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:15:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:15:12 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:15:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:15:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:15:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:15:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T05:15:19.961Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:15:20.015Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:15:20.016Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:15:20 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 65 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:15:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:15:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:15:25.131Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:15:25.133Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:05:15:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:15:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:15:27 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:15:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T05:15:29.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:15:29.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:15:29.970Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:15:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:15:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:15:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:15:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:15:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:15:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:15:39.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:15:39.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:15:39.966Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:15:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:15:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:15:42 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:15:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:15:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:15:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:15:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T05:15:49.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:15:49.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:15:49.970Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:15:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:15:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:15:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T05:15:55.143Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:15:55.145Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:05:15:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:15:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:15:57 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:15:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:15:59.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:15:59.962Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:15:59.963Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:15:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:16:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:16:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:16:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:16:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:16:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:16:09.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:16:09.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:16:09.967Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:16:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:16:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:16:12 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:16:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:16:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:16:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:16:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:16:19.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:16:19.990Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:16:19.991Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:16:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 40 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:16:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:16:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:16:25.146Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:16:25.149Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:05:16:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:16:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:16:27 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:16:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T05:16:29.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:16:29.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:16:29.970Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:16:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:16:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:16:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:16:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:16:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:16:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T05:16:39.980Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:16:39.999Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:16:40.001Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:16:40 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 36 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:16:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:16:42 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:16:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:16:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:16:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:16:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:16:49.967Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:16:49.979Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:16:49.980Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:16:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:16:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:16:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T05:16:55.150Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:16:55.154Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:05:16:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:16:57 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:16:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:16:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:16:59.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:16:59.963Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:16:59.964Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:16:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:17:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:17:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:17:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:17:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:17:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T05:17:09.953Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:17:09.964Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:17:09.965Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:17:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:17:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:17:12 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:17:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:17:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:17:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:17:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T05:17:19.963Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:17:19.976Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:17:19.978Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:17:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:17:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:17:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:17:25.155Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:17:25.157Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:05:17:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:17:27 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:17:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:17:29.968Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:17:29.979Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:17:29.980Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:17:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:17:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:17:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:17:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:17:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:17:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T05:17:39.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:17:39.976Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:17:39.978Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:17:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 28 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:17:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:17:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:17:42 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:17:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:17:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:17:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T05:17:49.962Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:17:49.978Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:17:49.979Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:17:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:17:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:17:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:17:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:17:55.170Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:17:55.171Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:05:17:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:17:57 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:17:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T05:17:59.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:17:59.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:17:59.970Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:17:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:18:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:18:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:18:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:18:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:18:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T05:18:09.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:18:09.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:18:09.967Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:18:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:18:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:18:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:18:12 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:18:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:18:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:18:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:18:19.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:18:19.964Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:18:19.965Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:18:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:18:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:18:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:18:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T05:18:25.179Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:18:25.181Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:05:18:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:18:27 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:18:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:18:29.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:18:29.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:18:29.971Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:18:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:18:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:18:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:18:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:18:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:18:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:18:39.966Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:18:39.983Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:18:39.984Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:18:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:18:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:18:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:18:42 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:18:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:18:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:18:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:18:49.965Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:18:49.980Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:18:49.981Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:18:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:18:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:18:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:18:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T05:18:55.190Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:18:55.191Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:05:18:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:18:57 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:18:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T05:18:59.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:18:59.964Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:18:59.965Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:18:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:19:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:19:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:19:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:19:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:19:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:19:09.975Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:19:09.987Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:19:09.987Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:19:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:19:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:19:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:19:12 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:19:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:19:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:19:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:19:19.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:19:19.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:19:19.969Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:19:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:19:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:19:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:19:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T05:19:25.194Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:19:25.195Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:05:19:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:19:28 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:19:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:19:29.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:19:29.973Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:19:29.974Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:19:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:19:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:19:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:19:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:19:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:19:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T05:19:39.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:19:39.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:19:39.967Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:19:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:19:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:19:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:19:43 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:19:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:19:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:19:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T05:19:49.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:19:49.994Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:19:49.996Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:19:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 45 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:19:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:19:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:19:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T05:19:55.197Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:19:55.199Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:05:19:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:19:58 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:19:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:19:59.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:19:59.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:19:59.968Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:19:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:20:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:20:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:20:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:20:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:20:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:20:09.966Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:20:09.976Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:20:09.978Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:20:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:20:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:20:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:20:13 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:20:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:20:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:20:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:20:19.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:20:19.971Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:20:19.973Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:20:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:20:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:20:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:20:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:20:25.200Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:20:25.203Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:05:20:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:20:28 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:20:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T05:20:29.962Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:20:29.977Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:20:29.979Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:20:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:20:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:20:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:20:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:20:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:20:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-01-07T05:20:39.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:20:39.971Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:20:39.971Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:20:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:20:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:20:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:20:43 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:20:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:20:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:20:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T05:20:49.967Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:20:49.979Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:20:49.980Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:20:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:20:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:20:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:20:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:20:55.214Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:20:55.229Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:05:20:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:20:58 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:20:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:20:59.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:20:59.964Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:20:59.965Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:20:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:21:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:21:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:21:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:21:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:21:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:21:09.981Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:21:09.990Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:21:09.991Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:21:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:21:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:21:13 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:21:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:21:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:21:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:21:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:21:19.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:21:19.983Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:21:19.984Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:21:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 32 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:21:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:21:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T05:21:25.230Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:21:25.232Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:05:21:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:21:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:21:28 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 13 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:21:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:21:29.978Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:21:29.992Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:21:29.993Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:21:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:21:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:21:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:21:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:21:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:21:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T05:21:39.961Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:21:39.974Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:21:39.975Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:21:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:21:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:21:43 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:21:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:21:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:21:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:21:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:21:49.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:21:49.972Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:21:49.973Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:21:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:21:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:21:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T05:21:55.238Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:21:55.239Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:05:21:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:21:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:21:58 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:21:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:21:59.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:21:59.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:21:59.966Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:21:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:22:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:22:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:22:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:22:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:22:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T05:22:09.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:22:09.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:22:09.970Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:22:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:22:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:22:13 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 9 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:22:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:22:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:22:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:22:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T05:22:19.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:22:19.974Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:22:19.975Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:22:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:22:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:22:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:22:25.244Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:22:25.246Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:05:22:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:22:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:22:28 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:22:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:22:29.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:22:29.975Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:22:29.976Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:22:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:22:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:22:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:22:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:22:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:22:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T05:22:39.971Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:22:39.995Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:22:39.996Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:22:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 31 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:22:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:22:43 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:22:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:22:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:22:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:22:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:22:49.961Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:22:49.976Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:22:49.977Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:22:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:22:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:22:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T05:22:55.251Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:22:55.255Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:05:22:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:22:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:22:58 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:22:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:22:59.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:22:59.974Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:22:59.975Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:22:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:23:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:23:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:23:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:23:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 11 - "logType": "access"
{"timestamp":"2023-01-07T05:23:09.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:23:09.964Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:23:09.966Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:23:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:23:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:23:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:23:13 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:23:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:23:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:23:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:23:19.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:23:19.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:23:19.967Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:23:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:23:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:23:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:23:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T05:23:25.262Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:23:25.263Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:05:23:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:23:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:23:28 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:23:29.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:23:29.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:23:29.967Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:23:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:23:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:23:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:23:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:23:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:23:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T05:23:39.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:23:39.974Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:23:39.975Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:23:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:23:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:23:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:23:43 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:23:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:23:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:23:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T05:23:49.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:23:49.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:23:49.971Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:23:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:23:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:23:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:23:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T05:23:55.270Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:23:55.272Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:05:23:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:23:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:23:58 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T05:23:59.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:23:59.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:23:59.971Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:23:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:24:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:24:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:24:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:24:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:24:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:24:09.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:24:09.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:24:09.967Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:24:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:24:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:24:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:24:13 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:24:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:24:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:24:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T05:24:19.967Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:24:19.985Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:24:19.986Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:24:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:24:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:24:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:24:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:24:25.279Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:24:25.282Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:05:24:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:24:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:24:28 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:24:29.965Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:24:29.977Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:24:29.979Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:24:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:24:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:24:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:24:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:24:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:24:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:24:39.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:24:39.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:24:39.969Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:24:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:24:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:24:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:24:43 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:24:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:24:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:24:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:24:49.962Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:24:49.974Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:24:49.975Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:24:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:24:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:24:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:24:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T05:24:55.294Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:24:55.330Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:05:24:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:24:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:24:58 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T05:24:59.964Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:24:59.975Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:24:59.976Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:24:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:25:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:25:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:25:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:25:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:25:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T05:25:09.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:25:09.971Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:25:09.972Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:25:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:25:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:25:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:25:13 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 11 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:25:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:25:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:25:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:25:19.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:25:19.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:25:19.968Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:25:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 12 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:25:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:25:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:25:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:25:25.331Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:25:25.334Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:05:25:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:25:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:25:28 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T05:25:29.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:25:29.976Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:25:29.977Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:25:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:25:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:25:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:25:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:25:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:25:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T05:25:39.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:25:40.041Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:25:40.042Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:25:40 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 92 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:25:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:25:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:25:43 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 8 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:25:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:25:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:25:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:25:49.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:25:49.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:25:49.968Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:25:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:25:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:25:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:25:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T05:25:55.336Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:25:55.337Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:05:25:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:25:58 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:25:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T05:25:59.965Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:25:59.976Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:25:59.977Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:25:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:26:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:26:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:26:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:26:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:26:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:26:09.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:26:09.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:26:09.969Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:26:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:26:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:26:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:26:13 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:26:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:26:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:26:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:26:19.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:26:19.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:26:19.971Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:26:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:26:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:26:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:26:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:26:25.343Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:26:25.345Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:05:26:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:26:28 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:26:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:26:29.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:26:29.975Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:26:29.976Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:26:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:26:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:26:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:26:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:26:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:26:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T05:26:39.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:26:39.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:26:39.966Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:26:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:26:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:26:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:26:43 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:26:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:26:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:26:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T05:26:49.966Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:26:49.979Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:26:49.980Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:26:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:26:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:26:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:26:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:26:55.366Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:26:55.429Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:05:26:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:26:58 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:26:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T05:26:59.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:26:59.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:26:59.969Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:26:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:27:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:27:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:27:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:27:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:27:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:27:09.953Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:27:09.963Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:27:09.964Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:27:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:27:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:27:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:27:14 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:27:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:27:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:27:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T05:27:19.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:27:19.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:27:19.968Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:27:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:27:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:27:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:27:25.430Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:27:25.432Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:05:27:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:27:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:27:29 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:27:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T05:27:29.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:27:29.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:27:29.970Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:27:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:27:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:27:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:27:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:27:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:27:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T05:27:39.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:27:39.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:27:39.969Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:27:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:27:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:27:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:27:44 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:27:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:27:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:27:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:27:49.965Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:27:49.974Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:27:49.976Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:27:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:27:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:27:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:27:55.434Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:27:55.436Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:05:27:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:27:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:27:59 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:27:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T05:27:59.953Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:27:59.964Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:27:59.966Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:27:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:28:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:28:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:28:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:28:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:28:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T05:28:09.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:28:09.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:28:09.969Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:28:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:28:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:28:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:28:14 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:28:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:28:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:28:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:28:19.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:28:19.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:28:19.968Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:28:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:28:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:28:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T05:28:25.438Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:28:25.439Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:05:28:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:28:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:28:29 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:28:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:28:29.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:28:29.964Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:28:29.965Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:28:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:28:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:28:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:28:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:28:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:28:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:28:39.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:28:39.963Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:28:39.964Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:28:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:28:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:28:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:28:44 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:28:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:28:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:28:49.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:28:49.972Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:28:49.974Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:28:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:28:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:28:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:28:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:28:55.450Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:28:55.451Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:05:28:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:28:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:28:59 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T05:28:59.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:28:59.964Z","message":"Connection[/10.233.71.113: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-01-07T05:28:59.966Z","message":"Connection[/10.233.71.113: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-01-07T05:28:59.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:28:59.970Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:28:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:29:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:29:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:29:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:29:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:29:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:29:09.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:29:09.964Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:29:09.965Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:29:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:29:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:29:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:29:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:29:14 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:29:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:29:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:29:19.952Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:29:19.964Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:29:19.965Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:29:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:29:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:29:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:29:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:29:25.466Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:29:25.469Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:05:29:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:29:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:29:29 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T05:29:29.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:29:29.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:29:29.972Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:29:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:29:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:29:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:29:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:29:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:29:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T05:29:39.966Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:29:39.977Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:29:39.978Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:29:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:29:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:29:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:29:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:29:44 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:29:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:29:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T05:29:49.967Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:29:49.969Z","message":"Connection[cassandra/10.233.72.23: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-01-07T05:29:49.972Z","message":"Connection[cassandra/10.233.72.23: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-01-07T05:29:49.985Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:29:49.987Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:29:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:29:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:29:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:29:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:29:55.474Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:29:55.476Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:05:29:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:29:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:29:59 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:29:59.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:29:59.974Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:29:59.976Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:29:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:30:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:30:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:30:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:30:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:30:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T05:30:09.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:30:09.963Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:30:09.964Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:30:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:30:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:30:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:30:14 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:30:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:30:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:30:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:30:19.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:30:19.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:30:19.966Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:30:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:30:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:30:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:30:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T05:30:25.476Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:30:25.479Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:05:30:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:30:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:30:29 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T05:30:29.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:30:29.974Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:30:29.975Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:30:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:30:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:30:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:30:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:30:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:30:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:30:39.965Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:30:39.976Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:30:39.977Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:30:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:30:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:30:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:30:44 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:30:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:30:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:30:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:30:49.983Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:30:50.003Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:30:50.004Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:30:50 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 34 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:30:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:30:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:30:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-01-07T05:30:55.494Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:30:55.531Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:05:30:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:30:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:30:59 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:30:59.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:31:00.031Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:31:00.032Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:31:00 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 81 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:31:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:31:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:31:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:31:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:31:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T05:31:09.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:31:09.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:31:09.966Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:31:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:31:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:31:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:31:14 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:31:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:31:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:31:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:31:19.967Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:31:19.981Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:31:19.982Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:31:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:31:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:31:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:31:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:31:25.532Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:31:25.534Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:05:31:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:31:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:31:29 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:31:29.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:31:29.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:31:29.967Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:31:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:31:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:31:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:31:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:31:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:31:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:31:39.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:31:39.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:31:39.969Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:31:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:31:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:31:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:31:44 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:31:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:31:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:31:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:31:49.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:31:49.973Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:31:49.976Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:31:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:31:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:31:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:31:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:31:55.538Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:31:55.540Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:05:31:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:31:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:31:59 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T05:31:59.961Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:31:59.974Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:31:59.975Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:31:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:32:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:32:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:32:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:32:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:32:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:32:09.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:32:09.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:32:09.967Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:32:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:32:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:32:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:32:14 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:32:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:32:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:32:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:32:19.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:32:19.964Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:32:19.965Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:32:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:32:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:32:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:32:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:32:25.542Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:32:25.543Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:05:32:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:32:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:32:29 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T05:32:29.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:32:29.964Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:32:29.965Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:32:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:32:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:32:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:32:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:32:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:32:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T05:32:39.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:32:39.967Z","message":"Connection[/10.233.65.19: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-01-07T05:32:39.969Z","message":"Connection[/10.233.65.19: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-01-07T05:32:39.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:32:39.971Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:32:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:32:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:32:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:32:44 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:32:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:32:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:32:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T05:32:49.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:32:49.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:32:49.970Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:32:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:32:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:32:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:32:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:32:55.559Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:32:55.562Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:05:32:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:32:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:32:59 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T05:32:59.953Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:32:59.964Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:32:59.966Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:32:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:33:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:33:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:33:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:33:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:33:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:33:09.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:33:09.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:33:09.968Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:33:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:33:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:33:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:33:14 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:33:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:33:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:33:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:33:19.953Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:33:19.962Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:33:19.963Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:33:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:33:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:33:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:33:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T05:33:25.570Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:33:25.571Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:05:33:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:33:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:33:29 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T05:33:29.967Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:33:29.978Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:33:29.979Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:33:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:33:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:33:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:33:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:33:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:33:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:33:39.963Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:33:39.974Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:33:39.975Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:33:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:33:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:33:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:33:44 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:33:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:33:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:33:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:33:49.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:33:49.963Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:33:49.964Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:33:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:33:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:33:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T05:33:55.588Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:33:55.589Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:05:33:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:33:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:33:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:33:59 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:33:59.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:33:59.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:33:59.967Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:33:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:34:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:34:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:34:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:34:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:34:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T05:34:09.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:34:09.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:34:09.966Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:34:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:34:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:34:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:34:14 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:34:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:34:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:34:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T05:34:19.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:34:19.977Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:34:19.979Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:34:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 28 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:34:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:34:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:34:25.590Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:34:25.591Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:05:34:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:34:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:34:29 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:34:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:34:29.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:34:29.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:34:29.970Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:34:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:34:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:34:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:34:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:34:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:34:39.964Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:05:34:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:34:39.974Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:34:39.976Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:34:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:34:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:34:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:34:44 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:34:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:34:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:34:49.962Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:34:49.972Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:34:49.974Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:34:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:34:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:34:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:34:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:34:55.591Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:34:55.629Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:05:34:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:34:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:34:59 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T05:34:59.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:34:59.964Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:34:59.964Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:34:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:35:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:35:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:35:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:35:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:35:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:35:09.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:35:09.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:35:09.967Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:35:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:35:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:35:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:35:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:35:14 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:35:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:35:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T05:35:19.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:35:19.964Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:35:19.966Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:35:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:35:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:35:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:35:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:35:25.632Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:35:25.634Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:05:35:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:35:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:35:29.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:35:29.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:35:29.968Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:35:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:35:29 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:35:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:35:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:35:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:35:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:35:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:35:39.951Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:35:39.960Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:35:39.961Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:35:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:35:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:35:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:35:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:35:45 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:35:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:35:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:35:49.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:35:49.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:35:49.972Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:35:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 36 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:35:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:35:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:35:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T05:35:55.635Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:35:55.637Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:05:35:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:35:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T05:35:59.951Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:35:59.961Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:35:59.962Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:35:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:36:00 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:36:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:36:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:36:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:36:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:36:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T05:36:09.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:36:09.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:36:09.970Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:36:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:36:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:36:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:36:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:36:15 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 50 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:36:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:36:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:36:19.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:36:19.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:36:19.969Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:36:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:36:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:36:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:36:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:36:25.654Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:36:25.656Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:05:36:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:36:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 16 - "logType": "access"
{"timestamp":"2023-01-07T05:36:29.964Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:36:29.974Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:36:29.976Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:36:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:36:30 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:36:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:36:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:36:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:36:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:36:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T05:36:39.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:36:39.964Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:36:39.966Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:36:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:36:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:36:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:36:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:36:45 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:36:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:36:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:36:49.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:36:49.971Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:36:49.973Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:36:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:36:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:36:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:36:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:36:55.668Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:36:55.670Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:05:36:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:36:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:36:59.953Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:36:59.964Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:36:59.966Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:36:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:37:00 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:37:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:37:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:37:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:37:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:37:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T05:37:09.953Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:37:09.962Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:37:09.963Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:37:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:37:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:37:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:37:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:37:15 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:37:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:37:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:37:19.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:37:19.971Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:37:19.972Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:37:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:37:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:37:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:37:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T05:37:25.671Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:37:25.672Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:05:37:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:37:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:37:29.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:37:29.965Z","message":"Connection[/10.233.71.113: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-01-07T05:37:29.967Z","message":"Connection[/10.233.71.113: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-01-07T05:37:29.975Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:37:29.976Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:37:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:37:30 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:37:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:37:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:37:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:37:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:37:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:37:39.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:37:39.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:37:39.968Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:37:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:37:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:37:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:37:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:37:45 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:37:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:37:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T05:37:49.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:37:49.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:37:49.971Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:37:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:37:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:37:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:37:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:37:55.694Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:37:55.695Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:05:37:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:37:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T05:37:59.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:37:59.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:37:59.968Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:37:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:38:00 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:38:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:38:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:38:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:38:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:38:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:38:09.953Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:38:09.962Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:38:09.962Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:38:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 12 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:38:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:38:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:38:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:38:15 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:38:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:38:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T05:38:19.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:38:19.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:38:19.966Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:38:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:38:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:38:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:38:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:38:25.716Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:38:25.718Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:05:38:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:38:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:38:29.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:38:29.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:38:29.968Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:38:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:38:30 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:38:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:38:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:38:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:38:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:38:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T05:38:39.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:38:39.963Z","message":"Connection[/10.233.65.19: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-01-07T05:38:39.966Z","message":"Connection[/10.233.65.19: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-01-07T05:38:39.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:38:39.969Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:38:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:38:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:38:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:38:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:38:45 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:38:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:38:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T05:38:49.974Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:38:49.998Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:38:49.999Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:38:50 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 31 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:38:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:38:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:38:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:38:55.740Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:38:55.742Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:05:38:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:38:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:38:59.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:38:59.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:38:59.969Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:38:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:39:00 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:39:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:39:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:39:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:39:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:39:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:39:09.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:39:09.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:39:09.971Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:39:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:39:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:39:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:39:15 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:39:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:39:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:39:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:39:19.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:39:19.971Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:39:19.972Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:39:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:39:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:39:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:39:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:39:25.754Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:39:25.756Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:05:39:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:39:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:39:29.963Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:39:29.974Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:39:29.976Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:39:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:39:30 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:39:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:39:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:39:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:39:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:39:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:39:39.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:39:39.971Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:39:39.972Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:39:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:39:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:39:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:39:45 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:39:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 11 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:39:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:39:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T05:39:49.962Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:39:49.980Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:39:49.980Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:39:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:39:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:39:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:39:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:39:55.757Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:39:55.760Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:05:39:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:39:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:39:59.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:39:59.971Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:39:59.972Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:39:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:40:00 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:40:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:40:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:40:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:40:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:40:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T05:40:09.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:40:09.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:40:09.969Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:40:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:40:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:40:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:40:15 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:40:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:40:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:40:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:40:19.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:40:19.974Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:40:19.975Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:40:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:40:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:40:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-01-07T05:40:25.766Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:40:25.770Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:05:40:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:40:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:40:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:40:29.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:40:29.972Z","message":"Connection[/10.233.71.113: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-01-07T05:40:29.974Z","message":"Connection[/10.233.71.113:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:40:29.975Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:40:29.977Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:40:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:40:30 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:40:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:40:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:40:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:40:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:40:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:40:39.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:40:39.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:40:39.969Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:40:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:40:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:40:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:40:45 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:40:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:40:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:40:49.981Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:05:40:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-01-07T05:40:50.009Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:40:50.010Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:40:50 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 35 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:40:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:40:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:40:55.771Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:40:55.772Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:05:40:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:40:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T05:40:59.953Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:40:59.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:40:59.966Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:40:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:41:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:41:00 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:41:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:41:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:41:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:41:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T05:41:09.952Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:41:09.961Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:41:09.962Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:41:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:41:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:41:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:41:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:41:15 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:41:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:41:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:41:19.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:41:19.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:41:19.970Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:41:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:41:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:41:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:41:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:41:25.779Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:41:25.781Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:05:41:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:41:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:41:29.953Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:41:29.962Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:41:29.963Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:41:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:41:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:41:30 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:41:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:41:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:41:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:41:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T05:41:39.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:41:39.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:41:39.966Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:41:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:41:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:41:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:41:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:41:45 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:41:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:41:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:41:49.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:41:49.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:41:49.968Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:41:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:41:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:41:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:41:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:41:55.783Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:41:55.784Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:05:41:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:41:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:41:59.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:41:59.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:41:59.971Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:41:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:42:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:42:00 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:42:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:42:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:42:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:42:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:42:09.970Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:42:09.991Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:42:09.992Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:42:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:42:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:42:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:42:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:42:15 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:42:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:42:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T05:42:19.961Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:42:19.974Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:42:19.975Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:42:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 32 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:42:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:42:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:42:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T05:42:25.794Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:42:25.796Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:05:42:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:42:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T05:42:29.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:42:29.964Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:42:29.965Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:42:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:42:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:42:30 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:42:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:42:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:42:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:42:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T05:42:39.963Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:42:39.975Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:42:39.978Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:42:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:42:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:42:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:42:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:42:45 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:42:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:42:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:42:49.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:42:49.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:42:49.971Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:42:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:42:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:42:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:42:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T05:42:55.797Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:42:55.830Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:05:42:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:42:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T05:42:59.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:42:59.972Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:42:59.973Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:42:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:43:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:43:00 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:43:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:43:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:43:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:43:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T05:43:09.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:43:09.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:43:09.971Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:43:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:43:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:43:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:43:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:43:15 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:43:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:43:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:43:19.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:43:19.974Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:43:19.975Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:43:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:43:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:43:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:43:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T05:43:25.831Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:43:25.832Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:05:43:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:43:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:43:29.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:43:29.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:43:29.967Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:43:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:43:30 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:43:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:43:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:43:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:43:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:43:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T05:43:39.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:43:39.964Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:43:39.965Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:43:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:43:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:43:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:43:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:43:45 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:43:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:43:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:43:49.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:43:49.979Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:43:49.980Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:43:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 30 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:43:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:43:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:43:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T05:43:55.854Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:43:55.855Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:05:43:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:43:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:43:59.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:43:59.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:43:59.967Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:43:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:44:00 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:44:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:44:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:44:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:44:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:44:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T05:44:09.951Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:44:09.964Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:44:09.965Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:44:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:44:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:44:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:44:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:44:15 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:44:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:44:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T05:44:19.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:44:19.972Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:44:19.974Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:44:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:44:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:44:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:44:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:44:25.857Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:44:25.859Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:05:44:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:44:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:44:29.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:44:29.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:44:29.966Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:44:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:44:31 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:44:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:44:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:44:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:44:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:44:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T05:44:39.961Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:44:39.980Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:44:39.981Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:44:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:44:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:44:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:44:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:44:46 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:44:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:44:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T05:44:49.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:44:49.978Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:44:49.979Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:44:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:44:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:44:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:44:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:44:55.860Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:44:55.865Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:05:44:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:44:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:44:59.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:44:59.972Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:44:59.973Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:44:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:45:01 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:45:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:45:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:45:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:45:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:45:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T05:45:09.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:45:09.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:45:09.971Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:45:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:45:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:45:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:45:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:45:16 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:45:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:45:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:45:19.979Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:45:19.995Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:45:19.996Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:45:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 30 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:45:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:45:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:45:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:45:25.866Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:45:25.868Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:05:45:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:45:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:45:29.952Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:45:29.964Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:45:29.965Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:45:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 29 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:45:31 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:45:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:45:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:45:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:45:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:45:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T05:45:39.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:45:39.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:45:39.970Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:45:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:45:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:45:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:45:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:45:46 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 9 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:45:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:45:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-01-07T05:45:49.962Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:45:49.975Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:45:49.976Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:45:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:45:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:45:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:45:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:45:55.878Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:45:55.881Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:05:45:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:45:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T05:45:59.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:45:59.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:45:59.970Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:45:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:46:01 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:46:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:46:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:46:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:46:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:46:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:46:09.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:46:09.971Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:46:09.974Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:46:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:46:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:46:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:46:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:46:16 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:46:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:46:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:46:19.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:46:19.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:46:19.969Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:46:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:46:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:46:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:46:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T05:46:25.886Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:46:25.892Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:05:46:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:46:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:46:29.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:46:29.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:46:29.970Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:46:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:46:31 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:46:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:46:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:46:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:46:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:46:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:46:39.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:46:39.972Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:46:39.973Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:46:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:46:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:46:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:46:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:46:46 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:46:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T05:46:49.964Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:46:49.982Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:46:49.984Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:46:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:46:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:46:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:46:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:46:55.893Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:46:55.929Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:05:46:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:46:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-01-07T05:46:59.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:46:59.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:46:59.967Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:46:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:47:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:47:01 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:47:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:47:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:47:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:47:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:47:09.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:47:09.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:47:09.969Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:47:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:47:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:47:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:47:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:47:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:47:16 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:47:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:47:19.952Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:47:19.961Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:47:19.962Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:47:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:47:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:47:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:47:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:47:25.930Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:47:25.932Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:05:47:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:47:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:47:29.952Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:47:29.963Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:47:29.965Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:47:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:47:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:47:31 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:47:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:47:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:47:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:47:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T05:47:39.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:47:39.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:47:39.966Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:47:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:47:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:47:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:47:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:47:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:47:46 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:47:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T05:47:49.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:47:49.973Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:47:49.974Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:47:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:47:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:47:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:47:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:47:55.953Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:47:55.954Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:05:47:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:47:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:47:59.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:47:59.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:47:59.969Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:47:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:48:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:48:01 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:48:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:48:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:48:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:48:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:48:09.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:48:09.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:48:09.970Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:48:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:48:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:48:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:48:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:48:16 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:48:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:48:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:48:19.952Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:48:19.961Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:48:19.962Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:48:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:48:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:48:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:48:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:48:25.974Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:48:25.976Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:05:48:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:48:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:48:29.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:48:29.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:48:29.970Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:48:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:48:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:48:31 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:48:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:48:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:48:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:48:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:48:39.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:48:39.971Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:48:39.972Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:48:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:48:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:48:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:48:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:48:46 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:48:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:48:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T05:48:49.974Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:48:50.022Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:48:50.024Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:48:50 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 55 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:48:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:48:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:48:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T05:48:55.982Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:48:56.030Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:05:48:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:48:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:48:59.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:48:59.976Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:48:59.977Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:48:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:49:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:49:01 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:49:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:49:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:49:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:49:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:49:09.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:49:09.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:49:09.969Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:49:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:49:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:49:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:49:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:49:16 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:49:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:49:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:49:19.953Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:49:19.961Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:49:19.962Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:49:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 12 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:49:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:49:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:49:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:49:26.031Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:49:26.036Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:05:49:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:49:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T05:49:29.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:49:29.974Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:49:29.975Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:49:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:49:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:49:31 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 10 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:49:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:49:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:49:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:49:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T05:49:39.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:49:39.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:49:39.967Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:49:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:49:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:49:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:49:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:49:46 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:49:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:49:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:49:49.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:49:49.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:49:49.967Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:49:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:49:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:49:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:49:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:49:56.037Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:49:56.043Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:05:49:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:49:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:49:59.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:49:59.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:49:59.968Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:49:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:50:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:50:01 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:50:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:50:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:50:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:50:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:50:09.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:50:09.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:50:09.970Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:50:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:50:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:50:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:50:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:50:16 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:50:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:50:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T05:50:19.953Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:50:19.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:50:19.967Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:50:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:50:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:50:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:50:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T05:50:26.043Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:50:26.045Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:05:50:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:50:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:50:29.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:50:29.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:50:29.971Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:50:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:50:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:50:31 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:50:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:50:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:50:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:50:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:50:39.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:50:39.972Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:50:39.973Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:50:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:50:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:50:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:50:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:50:46 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:50:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:50:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:50:49.978Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:50:50.001Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:50:50.003Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:50:50 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 32 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:50:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:50:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:50:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:50:56.046Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:50:56.047Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:05:50:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:50:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T05:50:59.961Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:50:59.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:50:59.971Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:50:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:51:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:51:01 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:51:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:51:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:51:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:51:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T05:51:09.966Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:51:09.975Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:51:09.976Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:51:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:51:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:51:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:51:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:51:16 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:51:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:51:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:51:19.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:51:19.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:51:19.967Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:51:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:51:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:51:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:51:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:51:26.048Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:51:26.051Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:05:51:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:51:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:51:29.964Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:51:29.970Z","message":"Connection[/10.233.71.113: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-01-07T05:51:29.971Z","message":"Connection[/10.233.71.113: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-01-07T05:51:29.974Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:51:29.975Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:51:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:51:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:51:31 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:51:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:51:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:51:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:51:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T05:51:39.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:51:39.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:51:39.967Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:51:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:51:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:51:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:51:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:51:46 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:51:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:51:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:51:49.967Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:51:49.980Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:51:49.981Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:51:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:51:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:51:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:51:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:51:56.052Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:51:56.055Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:05:51:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:51:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:51:59.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:51:59.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:51:59.967Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:51:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:52:01 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:52:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:52:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:52:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:52:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:52:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:52:09.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:52:09.977Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:52:09.978Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:52:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:52:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:52:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:52:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:52:16 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:52:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:52:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T05:52:19.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:52:19.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:52:19.971Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:52:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:52:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:52:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:52:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:52:26.061Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:52:26.064Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:05:52:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:52:29.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:52:29.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:52:29.969Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:52:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:52:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:52:31 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:52:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:52:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:52:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:52:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:52:39.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:52:39.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:52:39.968Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:52:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:52:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:52:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:52:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:52:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:52:46 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:52:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T05:52:49.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:52:49.970Z","message":"Connection[cassandra/10.233.72.23: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-01-07T05:52:49.971Z","message":"Connection[cassandra/10.233.72.23: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-01-07T05:52:49.976Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:52:49.976Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:52:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:52:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:52:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:52:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:52:56.073Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:52:56.075Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:05:52:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:52:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T05:52:59.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:52:59.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:52:59.969Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:52:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:53:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:53:01 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:53:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:53:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:53:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:53:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T05:53:09.963Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:53:09.973Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:53:09.975Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:53:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:53:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:53:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:53:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:53:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:53:16 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:53:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:53:19.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:53:19.976Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:53:19.977Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:53:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:53:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:53:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:53:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:53:26.076Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:53:26.079Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:05:53:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:53:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:53:29.962Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:53:29.974Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:53:29.975Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:53:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:53:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:53:32 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:53:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:53:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:53:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:53:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T05:53:39.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:53:39.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:53:39.969Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:53:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:53:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:53:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:53:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:53:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:53:47 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:53:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:53:49.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:53:49.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:53:49.970Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:53:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:53:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:53:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:53:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:53:56.079Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:53:56.082Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:05:53:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:53:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:53:59.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:53:59.975Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:53:59.976Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:53:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:54:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:54:02 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:54:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:54:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:54:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:54:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T05:54:09.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:54:09.982Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:54:09.984Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:54:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 37 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:54:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:54:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:54:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:54:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:54:17 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:54:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-01-07T05:54:19.962Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:54:19.977Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:54:19.979Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:54:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:54:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:54:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:54:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-01-07T05:54:26.086Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:54:26.089Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:05:54:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:54:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:54:29.962Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:54:29.974Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:54:29.974Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:54:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:54:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:54:32 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:54:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:54:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:54:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:54:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T05:54:39.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:54:39.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:54:39.966Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:54:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:54:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:54:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:54:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:54:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:54:47 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:54:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T05:54:49.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:54:49.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:54:49.968Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:54:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:54:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:54:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:54:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:54:56.094Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:54:56.097Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:05:54:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:54:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:54:59.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:54:59.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:54:59.967Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:54:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:55:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:55:02 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:55:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:55:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:55:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:55:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:55:09.953Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:55:09.963Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:55:09.964Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:55:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:55:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:55:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:55:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:55:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:55:17 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:55:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:55:19.952Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:55:19.963Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:55:19.964Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:55:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:55:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:55:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:55:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T05:55:26.107Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:55:26.109Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:05:55:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:55:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T05:55:29.963Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:55:29.974Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:55:29.976Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:55:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:55:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:55:32 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:55:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:55:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:55:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:55:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-01-07T05:55:39.953Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:55:39.964Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:55:39.966Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:55:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:55:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:55:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:55:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:55:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:55:47 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:55:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-01-07T05:55:49.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:55:49.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:55:49.972Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:55:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:55:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:55:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:55:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:55:56.122Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:55:56.125Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:05:55:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:55:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T05:55:59.962Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:55:59.976Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:55:59.977Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:55:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:56:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:56:02 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:56:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:56:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:56:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:56:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:56:09.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:56:09.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:56:09.969Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:56:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:56:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:56:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:56:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:56:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:56:17 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:56:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:56:19.953Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:56:19.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:56:19.967Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:56:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:56:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:56:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:56:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T05:56:26.126Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:56:26.127Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:05:56:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:56:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:56:29.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:56:29.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:56:29.969Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:56:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:56:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:56:32 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:56:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:56:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:56:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:56:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:56:39.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:56:39.982Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:56:39.983Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:56:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 31 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:56:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:56:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:56:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:56:47 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:56:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:56:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:56:49.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:56:49.966Z","message":"Connection[cassandra/10.233.72.23: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-01-07T05:56:49.967Z","message":"Connection[cassandra/10.233.72.23: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-01-07T05:56:49.974Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:56:49.978Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:56:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:56:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:56:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:56:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:56:56.130Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:56:56.132Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:05:56:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:56:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T05:56:59.963Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:56:59.979Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:56:59.980Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:56:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:57:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:57:02 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:57:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:57:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:57:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:57:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:57:09.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:57:09.964Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:57:09.965Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:57:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:57:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:57:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:57:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:57:17 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:57:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:57:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:57:19.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:57:19.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:57:19.971Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:57:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:57:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:57:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:57:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T05:57:26.138Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:57:26.142Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:05:57:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:57:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:57:29.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:57:29.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:57:29.968Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:57:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:57:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:57:32 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:57:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:57:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:57:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:57:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:57:39.963Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:57:39.975Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:57:39.976Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:57:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:57:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:57:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:57:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:57:47 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:57:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:57:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:57:49.963Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:57:49.978Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:57:49.979Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:57:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:57:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:57:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:57:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:57:56.150Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:57:56.152Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:05:57:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:57:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T05:57:59.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:57:59.964Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:57:59.965Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:57:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:58:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:58:02 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:58:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:58:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:58:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:58:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:58:09.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:58:09.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:58:09.969Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:58:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:58:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:58:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:58:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:58:17 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:58:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:58:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T05:58:19.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:58:19.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:58:19.971Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:58:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:58:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:58:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:58:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:58:26.153Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:58:26.157Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:05:58:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:58:29.962Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:58:29.972Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:58:29.973Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:58:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:58:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:58:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:58:32 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:58:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:58:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:58:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:58:39.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:58:39.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:58:39.967Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:58:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:58:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:58:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:58:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:58:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:58:47 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:58:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:58:49.967Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:58:49.990Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:58:49.991Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:58:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 28 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:58:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:58:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:58:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:58:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-01-07T05:58:56.158Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:58:56.162Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:05:58:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:58:59.963Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:58:59.989Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:59:00.008Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:59:00 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 49 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:59:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:59:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:59:02 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:59:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:59:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:59:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T05:59:09.953Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:59:09.962Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:59:09.963Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:59:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:59:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:59:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:59:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:59:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:59:17 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:59:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:59:19.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:59:19.977Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:59:19.978Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:59:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 28 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:59:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:59:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:59:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:59:26.163Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:59:26.177Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:05:59:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:59:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T05:59:29.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:59:29.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:59:29.968Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:59:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:59:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:59:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:59:32 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:59:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:59:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:59:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:59:39.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:59:39.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:59:39.966Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:59:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:59:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:59:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:59:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:59:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:05:59:47 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:59:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T05:59:49.966Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:59:49.978Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:59:49.982Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:59:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:59:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:59:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:59:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T05:59:56.179Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:59:56.180Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:05:59:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:05:59:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T05:59:59.953Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T05:59:59.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T05:59:59.969Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:05:59:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:00:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:00:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:00:02 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:00:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:00:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:00:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:00:09.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:00:09.964Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:00:09.965Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:00:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:00:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:00:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:00:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:00:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:00:17 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:00:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:00:19.953Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:00:19.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:00:19.965Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:00:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:00:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:00:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:00:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T06:00:26.199Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:00:26.201Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:06:00:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:00:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T06:00:29.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:00:30.017Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:00:30.018Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:00:30 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 68 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:00:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:00:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:00:32 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:00:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:00:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:00:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:00:39.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:00:39.964Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:00:39.965Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:00:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:00:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:00:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:00:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:00:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:00:47 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:00:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:00:49.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:00:49.971Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:00:49.972Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:00:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:00:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:00:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:00:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T06:00:56.216Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:00:56.229Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:06:00:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:00:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:00:59.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:00:59.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:00:59.966Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:00:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:01:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:01:02 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:01:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:01:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:01:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:01:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T06:01:09.962Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:01:09.972Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:01:09.973Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:01:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:01:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:01:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:01:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:01:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:01:17 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:01:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:01:19.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:01:19.972Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:01:19.973Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:01:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:01:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:01:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:01:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T06:01:26.242Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:01:26.244Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:06:01:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:01:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T06:01:29.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:01:29.966Z","message":"Connection[/10.233.71.113: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-01-07T06:01:29.968Z","message":"Connection[/10.233.71.113:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:01:29.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:01:29.970Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:01:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:01:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:01:32 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:01:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:01:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:01:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:01:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:01:39.953Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:01:39.964Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:01:39.965Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:01:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:01:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:01:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:01:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:01:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:01:47 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:01:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:01:49.953Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:01:49.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:01:49.967Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:01:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:01:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:01:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:01:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:01:56.246Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:01:56.248Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:06:01:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:01:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T06:01:59.953Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:01:59.962Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:01:59.963Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:01:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:02:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:02:02 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:02:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:02:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:02:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:02:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:02:09.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:02:09.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:02:09.967Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:02:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:02:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:02:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:02:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:02:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:02:17 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:02:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:02:19.968Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:02:19.982Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:02:19.984Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:02:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:02:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:02:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:02:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:02:26.248Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:02:26.250Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:06:02:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:02:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:02:29.953Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:02:29.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:02:29.966Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:02:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:02:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:02:33 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:02:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:02:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:02:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:02:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T06:02:39.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:02:39.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:02:39.966Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:02:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:02:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:02:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:02:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:02:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:02:48 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:02:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:02:49.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:02:49.971Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:02:49.972Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:02:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:02:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:02:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:02:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T06:02:56.251Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:02:56.253Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:06:02:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:02:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T06:02:59.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:02:59.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:02:59.967Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:02:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:03:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:03:03 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:03:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:03:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:03:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:03:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:03:09.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:03:09.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:03:09.967Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:03:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:03:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:03:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:03:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:03:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:03:18 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:03:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:03:19.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:03:19.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:03:19.968Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:03:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:03:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:03:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:03:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:03:26.254Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:03:26.257Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:06:03:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:03:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-01-07T06:03:29.961Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:03:29.975Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:03:29.976Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:03:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:03:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:03:33 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:03:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:03:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:03:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:03:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:03:39.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:03:39.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:03:39.967Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:03:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:03:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:03:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:03:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:03:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:03:48 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:03:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:03:49.965Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:03:49.984Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:03:49.985Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:03:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:03:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:03:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:03:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T06:03:56.258Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:03:56.260Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:06:03:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:03:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:03:59.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:03:59.964Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:03:59.964Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:03:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:04:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:04:03 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:04:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:04:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:04:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:04:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:04:09.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:04:09.964Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:04:09.965Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:04:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:04:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:04:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:04:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:04:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:04:18 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:04:19.953Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:06:04:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:04:19.971Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:04:19.972Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:04:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:04:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:04:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:04:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:04:26.261Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:04:26.263Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:06:04:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T06:04:29.972Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:04:29.983Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:04:29.984Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:04:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:04:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:04:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:04:33 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:04:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:04:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:04:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T06:04:39.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:04:39.963Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:04:39.964Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:04:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:04:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:04:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:04:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:04:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:04:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:04:48 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T06:04:49.966Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:04:49.981Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:04:49.982Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:04:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:04:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:04:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:04:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:04:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T06:04:56.265Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:04:56.269Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:06:04:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T06:04:59.971Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:04:59.987Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:04:59.988Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:04:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:05:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:05:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:05:03 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:05:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:05:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:05:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:05:09.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:05:09.975Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:05:09.976Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:05:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:05:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:05:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:05:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:05:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:05:18 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:05:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T06:05:19.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:05:19.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:05:19.970Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:05:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:05:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:05:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:05:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:05:26.270Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:05:26.272Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:06:05:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:05:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T06:05:29.972Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:05:29.982Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:05:29.983Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:05:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:05:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:05:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:05:33 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:05:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:05:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:05:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T06:05:39.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:05:39.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:05:39.968Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:05:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:05:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:05:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:05:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:05:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:05:48 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:05:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:05:49.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:05:49.982Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:05:49.982Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:05:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 28 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:05:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:05:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:05:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T06:05:56.276Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:05:56.279Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:06:05:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:05:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:05:59.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:05:59.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:05:59.967Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:05:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:06:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:06:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:06:03 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:06:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:06:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:06:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:06:09.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:06:09.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:06:09.971Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:06:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:06:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:06:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:06:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:06:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:06:18 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:06:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T06:06:19.950Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:06:19.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:06:19.968Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:06:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:06:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:06:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:06:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T06:06:26.280Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:06:26.282Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:06:06:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:06:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:06:29.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:06:29.982Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:06:29.983Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:06:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 29 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:06:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:06:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:06:33 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:06:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:06:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:06:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T06:06:39.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:06:39.973Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:06:39.975Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:06:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:06:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:06:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:06:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:06:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:06:48 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:06:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T06:06:49.963Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:06:50.004Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:06:50.005Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:06:50 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 50 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:06:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:06:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:06:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T06:06:56.282Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:06:56.330Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:06:06:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:06:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:06:59.971Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:06:59.996Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:06:59.998Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:07:00 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 32 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:07:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:07:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:07:03 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:07:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:07:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:07:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:07:09.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:07:09.965Z","message":"Connection[/10.233.65.19: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-01-07T06:07:09.967Z","message":"Connection[/10.233.65.19: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-01-07T06:07:09.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:07:09.969Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:07:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:07:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:07:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:07:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:07:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:07:18 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:07:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:07:19.952Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:07:19.964Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:07:19.965Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:07:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:07:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:07:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:07:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T06:07:26.331Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:07:26.333Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:06:07:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:07:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:07:29.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:07:29.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:07:29.966Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:07:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:07:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:07:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:07:33 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:07:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:07:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:07:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T06:07:39.953Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:07:39.962Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:07:39.963Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:07:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:07:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:07:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:07:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:07:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:07:48 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:07:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T06:07:49.970Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:07:49.983Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:07:49.984Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:07:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:07:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:07:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:07:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:07:56.334Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:07:56.335Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:06:07:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:07:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:07:59.953Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:07:59.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:07:59.970Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:07:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:08:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:08:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:08:03 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:08:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:08:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:08:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T06:08:09.951Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:08:09.961Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:08:09.962Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:08:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:08:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:08:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:08:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:08:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:08:18 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:08:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:08:19.952Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:08:19.964Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:08:19.965Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:08:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:08:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:08:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:08:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:08:26.337Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:08:26.338Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:06:08:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:08:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T06:08:29.951Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:08:29.963Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:08:29.964Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:08:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:08:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:08:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:08:33 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:08:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:08:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:08:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T06:08:39.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:08:39.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:08:39.967Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:08:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:08:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:08:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:08:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:08:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:08:48 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:08:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:08:49.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:08:49.972Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:08:49.973Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:08:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:08:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:08:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:08:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T06:08:56.362Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:08:56.363Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:06:08:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:08:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:08:59.964Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:08:59.976Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:08:59.977Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:08:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:09:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:09:03 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:09:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:09:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:09:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:09:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T06:09:09.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:09:09.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:09:09.969Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:09:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:09:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:09:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:09:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:09:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:09:18 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:09:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T06:09:19.953Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:09:19.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:09:19.968Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:09:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:09:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:09:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:09:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:09:26.364Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:09:26.366Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:06:09:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:09:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:09:29.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:09:29.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:09:29.968Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:09:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:09:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:09:33 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:09:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:09:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:09:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:09:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-01-07T06:09:39.961Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:09:39.972Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:09:39.973Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:09:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:09:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:09:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:09:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:09:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:09:48 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:09:49.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:09:49.973Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:09:49.974Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:09:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:09:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:09:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:09:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:09:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:09:56.385Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:09:56.387Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:06:09:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:09:59.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:09:59.974Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:09:59.976Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:09:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:10:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:10:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:10:03 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:10:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:10:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:10:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:10:09.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:10:09.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:10:09.966Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:10:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:10:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:10:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:10:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:10:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:10:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:10:18 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-01-07T06:10:19.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:10:19.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:10:19.970Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:10:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:10:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:10:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:10:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:10:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T06:10:26.404Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:10:26.406Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:06:10:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:10:29.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:10:29.964Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:10:29.965Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:10:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:10:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:10:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:10:33 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:10:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:10:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:10:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:10:39.979Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:10:39.991Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:10:39.992Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:10:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:10:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:10:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:10:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:10:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:10:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:10:48 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:10:49.966Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:10:49.995Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:10:49.997Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:10:50 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 49 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:10:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:10:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:10:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:10:56.410Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:06:10:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:10:56.435Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:06:10:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-01-07T06:10:59.961Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:10:59.972Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:10:59.973Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:10:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:11:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:11:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:11:03 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:11:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:11:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:11:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-01-07T06:11:09.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:11:09.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:11:09.968Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:11:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:11:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:11:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:11:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:11:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:11:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:11:19 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T06:11:19.979Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:11:19.989Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:11:19.990Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:11:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:11:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:11:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:11:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T06:11:26.436Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:11:26.440Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:06:11:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:11:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:11:29.965Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:11:29.975Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:11:29.976Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:11:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:11:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:11:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:11:34 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:11:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:11:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:11:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:11:39.964Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:11:39.973Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:11:39.975Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:11:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:11:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:11:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:11:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:11:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:11:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:11:49 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T06:11:49.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:11:49.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:11:49.971Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:11:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:11:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:11:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:11:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:11:56.441Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:11:56.442Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:06:11:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:11:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:11:59.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:11:59.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:11:59.967Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:11:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:12:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:12:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:12:04 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:12:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:12:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:12:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:12:09.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:12:09.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:12:09.969Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:12:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:12:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:12:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:12:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:12:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:12:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:12:19 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:12:19.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:12:19.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:12:19.969Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:12:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:12:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:12:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:12:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:12:26.443Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:12:26.446Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:06:12:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:12:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:12:29.970Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:12:29.979Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:12:29.981Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:12:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:12:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:12:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:12:34 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:12:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:12:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:12:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T06:12:39.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:12:39.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:12:39.965Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:12:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:12:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:12:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:12:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:12:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:12:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:12:49 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:12:49.962Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:12:49.979Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:12:49.979Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:12:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:12:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:12:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:12:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T06:12:56.447Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:12:56.449Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:06:12:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:12:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:12:59.971Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:12:59.985Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:12:59.986Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:12:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:13:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:13:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:13:04 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:13:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:13:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:13:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T06:13:09.965Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:13:09.975Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:13:09.977Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:13:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:13:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:13:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:13:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:13:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:13:19 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:13:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T06:13:19.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:13:19.971Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:13:19.974Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:13:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:13:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:13:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:13:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:13:26.464Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:13:26.471Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:06:13:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:13:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T06:13:29.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:13:29.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:13:29.972Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:13:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:13:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:13:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:13:34 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:13:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:13:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:13:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:13:39.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:13:39.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:13:39.970Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:13:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:13:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:13:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:13:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:13:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:13:49 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:13:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:13:49.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:13:49.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:13:49.971Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:13:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:13:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:13:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:13:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:13:56.472Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:13:56.478Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:06:13:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:13:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:13:59.952Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:13:59.972Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:13:59.973Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:13:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:14:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:14:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:14:04 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:14:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:14:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:14:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T06:14:09.964Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:14:09.975Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:14:09.976Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:14:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:14:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:14:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:14:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:14:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:14:19 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:14:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T06:14:19.966Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:14:19.978Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:14:19.979Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:14:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:14:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:14:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:14:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:14:26.483Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:14:26.484Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:06:14:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:14:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:14:29.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:14:29.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:14:29.970Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:14:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:14:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:14:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:14:34 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:14:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:14:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:14:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:14:39.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:14:39.971Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:14:39.972Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:14:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:14:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:14:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:14:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:14:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:14:49 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:14:49.971Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:06:14:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T06:14:49.990Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:14:49.991Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:14:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:14:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:14:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:14:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:14:56.495Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:14:56.572Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:06:14:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T06:14:59.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:14:59.971Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:14:59.972Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:14:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:15:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:15:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:15:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:15:04 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:15:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:15:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:15:09.961Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:15:09.973Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:15:09.974Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:15:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:15:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:15:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:15:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:15:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:15:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:15:19 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T06:15:19.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:15:19.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:15:19.970Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:15:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:15:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:15:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:15:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:15:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T06:15:26.573Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:15:26.574Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:06:15:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:15:29.966Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:15:29.980Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:15:29.980Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:15:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:15:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:15:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:15:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:15:34 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:15:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:15:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:15:39.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:15:39.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:15:39.969Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:15:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:15:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:15:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:15:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:15:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:15:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:15:49 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T06:15:49.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:15:49.973Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:15:49.974Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:15:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:15:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:15:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:15:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:15:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T06:15:56.578Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:15:56.579Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:06:15:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:15:59.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:15:59.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:15:59.972Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:15:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:16:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:16:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:16:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:16:04 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:16:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:16:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T06:16:09.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:16:09.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:16:09.966Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:16:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:16:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:16:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:16:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:16:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:16:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 13 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:16:19 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T06:16:19.987Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:16:20.011Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:16:20.012Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:16:20 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 38 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:16:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:16:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:16:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:16:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T06:16:26.594Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:16:26.596Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:06:16:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T06:16:29.961Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:16:29.970Z","message":"Connection[/10.233.71.113: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-01-07T06:16:29.972Z","message":"Connection[/10.233.71.113:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:16:29.972Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:16:29.974Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:16:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:16:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:16:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:16:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:16:34 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:16:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:16:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T06:16:39.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:16:39.973Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:16:39.974Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:16:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:16:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:16:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:16:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:16:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:16:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:16:49 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T06:16:49.982Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:16:50.006Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:16:50.010Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:16:50 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 34 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:16:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:16:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:16:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T06:16:56.610Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:16:56.612Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:06:16:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:16:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T06:16:59.961Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:16:59.973Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:16:59.974Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:16:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:17:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:17:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:17:04 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:17:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:17:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:17:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:17:09.969Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:17:09.979Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:17:09.980Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:17:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:17:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:17:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:17:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:17:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:17:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:17:19 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T06:17:19.965Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:17:19.994Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:17:19.995Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:17:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 35 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:17:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:17:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:17:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T06:17:26.613Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:17:26.615Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:06:17:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:17:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T06:17:29.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:17:29.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:17:29.968Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:17:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:17:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:17:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:17:34 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:17:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:17:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:17:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:17:39.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:17:39.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:17:39.970Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:17:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:17:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:17:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:17:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:17:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:17:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:17:49 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T06:17:49.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:17:49.975Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:17:49.976Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:17:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:17:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:17:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:17:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:17:56.624Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:17:56.627Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:06:17:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:17:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:17:59.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:17:59.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:17:59.969Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:17:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:18:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:18:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:18:04 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:18:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:18:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:18:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T06:18:09.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:18:09.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:18:09.967Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:18:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:18:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:18:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:18:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:18:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:18:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:18:19 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:18:19.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:18:19.978Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:18:19.979Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:18:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:18:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:18:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:18:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T06:18:26.630Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:18:26.632Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:06:18:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:18:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:18:29.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:18:29.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:18:29.971Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:18:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:18:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:18:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:18:34 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:18:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:18:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:18:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T06:18:39.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:18:39.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:18:39.966Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:18:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:18:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:18:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:18:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:18:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:18:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T06:18:49.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:18:49.978Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:18:49.980Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:18:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 28 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:18:49 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:18:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:18:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:18:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T06:18:56.634Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:18:56.637Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:06:18:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:18:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:18:59.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:18:59.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:18:59.969Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:18:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:19:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:19:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:19:05 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:19:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:19:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:19:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T06:19:09.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:19:09.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:19:09.970Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:19:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:19:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:19:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:19:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:19:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:19:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T06:19:19.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:19:19.979Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:19:19.979Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:19:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:19:20 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:19:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:19:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:19:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:19:26.642Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:19:26.643Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:06:19:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:19:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:19:29.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:19:29.975Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:19:29.977Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:19:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:19:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:19:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:19:35 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:19:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:19:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:19:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:19:39.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:19:39.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:19:39.970Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:19:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:19:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:19:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:19:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:19:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:19:49.965Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:19:49.983Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:19:49.985Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:19:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 29 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:19:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:19:50 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:19:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:19:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:19:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T06:19:56.647Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:19:56.649Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:06:19:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:19:59.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:19:59.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:19:59.971Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:19:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:20:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:20:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:20:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:20:05 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:20:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:20:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T06:20:09.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:20:09.964Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:20:09.965Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:20:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:20:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:20:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:20:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:20:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:20:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:20:19.966Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:20:19.979Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:20:19.981Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:20:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:20:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:20:20 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:20:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:20:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:20:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T06:20:26.658Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:20:26.660Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:06:20:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:20:29.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:20:29.969Z","message":"Connection[/10.233.71.113: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-01-07T06:20:29.977Z","message":"Connection[/10.233.71.113: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-01-07T06:20:29.985Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:20:29.986Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:20:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 29 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:20:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:20:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:20:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:20:35 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:20:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:20:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T06:20:39.967Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:20:39.981Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:20:39.983Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:20:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:20:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:20:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:20:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:20:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:20:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:20:49.963Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:20:49.993Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:20:49.994Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:20:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 38 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:20:50 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:20:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:20:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:20:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:20:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T06:20:56.678Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:20:56.730Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:06:20:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:20:59.963Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:20:59.977Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:20:59.977Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:20:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:21:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:21:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:21:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:21:05 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:21:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:21:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T06:21:09.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:21:09.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:21:09.967Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:21:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:21:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:21:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:21:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:21:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:21:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:21:19.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:21:19.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:21:19.968Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:21:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:21:20 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 9 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:21:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:21:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:21:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:21:26.731Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:21:26.732Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:06:21:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:21:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:21:29.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:21:29.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:21:29.972Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:21:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:21:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:21:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:21:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:21:35 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:21:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:21:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:21:39.964Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:21:39.967Z","message":"Connection[/10.233.65.19: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-01-07T06:21:39.969Z","message":"Connection[/10.233.65.19: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-01-07T06:21:39.974Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:21:39.979Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:21:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:21:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:21:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:21:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:21:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:21:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:21:49.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:21:49.973Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:21:49.974Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:21:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:21:50 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:21:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:21:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:21:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T06:21:56.737Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:21:56.740Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:06:21:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:21:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:21:59.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:21:59.973Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:21:59.974Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:21:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:22:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:22:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:22:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:22:05 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:22:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:22:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:22:09.961Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:22:09.971Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:22:09.973Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:22:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:22:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:22:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:22:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:22:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:22:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T06:22:19.962Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:22:19.988Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:22:19.990Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:22:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 32 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:22:20 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:22:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:22:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:22:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:22:26.755Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:22:26.757Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:06:22:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:22:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:22:29.968Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:22:29.978Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:22:29.979Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:22:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:22:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:22:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:22:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:22:35 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:22:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:22:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:22:39.990Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:22:40.033Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:22:40.033Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:22:40 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 47 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:22:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:22:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:22:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:22:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:22:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:22:50.007Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:22:50.027Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:22:50.028Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:22:50 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 28 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:22:50 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:22:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:22:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:22:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:22:56.763Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:22:56.765Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:06:22:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:22:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T06:22:59.979Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:23:00.003Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:23:00.004Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:23:00 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 30 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:23:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:23:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:23:05 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:23:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:23:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:23:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-01-07T06:23:09.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:23:09.988Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:23:09.989Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:23:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 35 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:23:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:23:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:23:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:23:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:23:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:23:19.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:23:19.989Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:23:19.990Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:23:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 36 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:23:20 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:23:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:23:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:23:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-01-07T06:23:26.767Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:23:26.770Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:06:23:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:23:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:23:29.978Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:23:29.994Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:23:29.994Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:23:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:23:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:23:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:23:35 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:23:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:23:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:23:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T06:23:39.967Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:23:40.000Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:23:40.001Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:23:40 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 38 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:23:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:23:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:23:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:23:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:23:49.993Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:23:50.027Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:23:50.028Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:23:50 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 39 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:23:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:23:50 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:23:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 12 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:23:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:23:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:23:56.789Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:23:56.790Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:06:23:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:23:59.970Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:23:59.991Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:23:59.992Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:23:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:24:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:24:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:24:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:24:05 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:24:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:24:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:24:09.997Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:24:10.007Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:24:10.008Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:24:10 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:24:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:24:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:24:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:24:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:24:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T06:24:19.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:24:19.983Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:24:19.984Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:24:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 34 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:24:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:24:20 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:24:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:24:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:24:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:24:26.791Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:24:26.793Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:06:24:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:24:29.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:24:29.964Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:24:29.965Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:24:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:24:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:24:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:24:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:24:35 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:24:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:24:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T06:24:39.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:24:39.963Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:24:39.964Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:24:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:24:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:24:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:24:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:24:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:24:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:24:49.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:24:49.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:24:49.969Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:24:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:24:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:24:50 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:24:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:24:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:24:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T06:24:56.794Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:24:56.831Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:06:24:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:24:59.961Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:24:59.972Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:24:59.973Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:24:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:25:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:25:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:25:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:25:05 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:25:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:25:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:25:09.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:25:09.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:25:09.967Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:25:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:25:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:25:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:25:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:25:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:25:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:25:19.970Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:25:19.984Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:25:19.984Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:25:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:25:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:25:20 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 21 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:25:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:25:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:25:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:25:26.832Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:25:26.833Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:06:25:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T06:25:30.046Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:25:30.057Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:25:30.058Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:25:30 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:25:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:25:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:25:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:25:35 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 21 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:25:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:25:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:25:39.953Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:25:39.964Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:25:39.965Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:25:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:25:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:25:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:25:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:25:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:25:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T06:25:49.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:25:49.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:25:49.969Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:25:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:25:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:25:50 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 11 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:25:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:25:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:25:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:25:56.834Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:25:56.837Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:06:25:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:25:59.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:25:59.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:25:59.970Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:25:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:26:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:26:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:26:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:26:05 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:26:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:26:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T06:26:09.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:26:09.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:26:09.969Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:26:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:26:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:26:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:26:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:26:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:26:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:26:19.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:26:19.975Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:26:19.976Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:26:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:26:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:26:21 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:26:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:26:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-01-07T06:26:26.858Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:26:26.860Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:06:26:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:26:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:26:29.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:26:29.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:26:29.967Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:26:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:26:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:26:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:26:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:26:36 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:26:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:26:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:26:39.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:26:39.964Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:26:39.965Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:26:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:26:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:26:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:26:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:26:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:26:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:26:49.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:26:49.976Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:26:49.977Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:26:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:26:51 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:26:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:26:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:26:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T06:26:56.863Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:26:56.864Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:06:26:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:26:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:26:59.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:26:59.973Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:26:59.974Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:26:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:27:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:27:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:27:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:27:06 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:27:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:27:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:27:09.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:27:09.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:27:09.966Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:27:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:27:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:27:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:27:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:27:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:27:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:27:19.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:27:19.972Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:27:19.973Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:27:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:27:21 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:27:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:27:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:27:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:27:26.868Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:27:26.870Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:06:27:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:27:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T06:27:29.951Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:27:29.959Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:27:29.960Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:27:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:27:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:27:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:27:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:27:36 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:27:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:27:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T06:27:39.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:27:39.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:27:39.969Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:27:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:27:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:27:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:27:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:27:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:27:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:27:49.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:27:49.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:27:49.971Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:27:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:27:51 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:27:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:27:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:27:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T06:27:56.874Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:27:56.875Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:06:27:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:27:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:27:59.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:27:59.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:27:59.966Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:27:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:28:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:28:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:28:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:28:06 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:28:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:28:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:28:09.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:28:09.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:28:09.969Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:28:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:28:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:28:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:28:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:28:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:28:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:28:19.953Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:28:19.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:28:19.967Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:28:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:28:21 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:28:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:28:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:28:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T06:28:26.886Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:28:26.887Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:06:28:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:28:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T06:28:29.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:28:29.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:28:29.972Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:28:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:28:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:28:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:28:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:28:36 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:28:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:28:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T06:28:39.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:28:39.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:28:39.967Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:28:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:28:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:28:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:28:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:28:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:28:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T06:28:49.985Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:28:50.000Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:28:50.001Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:28:50 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:28:51 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:28:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:28:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:28:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T06:28:56.894Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:28:56.929Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:06:28:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:28:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:28:59.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:28:59.972Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:28:59.973Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:28:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:29:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:29:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:29:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:29:06 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:29:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:29:09.969Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:29:09.979Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:29:09.980Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:29:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:29:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:29:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:29:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:29:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:29:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T06:29:19.961Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:29:19.995Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:29:19.997Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:29:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 41 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:29:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:29:21 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:29:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:29:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:29:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:29:26.930Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:29:26.932Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:06:29:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:29:29.962Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:29:29.972Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:29:29.974Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:29:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:29:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:29:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:29:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:29:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 11 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:29:36 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:29:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-01-07T06:29:39.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:29:39.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:29:39.967Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:29:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:29:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:29:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:29:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:29:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:29:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:29:49.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:29:49.984Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:29:49.985Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:29:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 31 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:29:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:29:51 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:29:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:29:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:29:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T06:29:56.942Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:29:56.947Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:06:29:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T06:29:59.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:29:59.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:29:59.969Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:29:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:30:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:30:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:30:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:30:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:30:06 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:30:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:30:09.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:30:09.979Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:30:09.979Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:30:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 30 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:30:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:30:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:30:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:30:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:30:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:30:19.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:30:19.973Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:30:19.975Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:30:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:30:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:30:21 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:30:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:30:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:30:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:30:26.960Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:30:26.962Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:06:30:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:30:29.964Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:30:29.969Z","message":"Connection[/10.233.71.113: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-01-07T06:30:29.974Z","message":"Connection[/10.233.71.113: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-01-07T06:30:29.975Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:30:29.976Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:30:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:30:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:30:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:30:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:30:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:30:36 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 9 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:30:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:30:39.953Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:30:39.961Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:30:39.962Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:30:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 12 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:30:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:30:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:30:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:30:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:30:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:30:49.972Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:30:49.995Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:30:49.996Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:30:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 29 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:30:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:30:51 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:30:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:30:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:30:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T06:30:56.963Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:30:56.965Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:06:30:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T06:30:59.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:30:59.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:30:59.970Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:30:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:31:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:31:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:31:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:31:06 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:31:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:31:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:31:09.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:31:09.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:31:09.968Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:31:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:31:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:31:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:31:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:31:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:31:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:31:19.953Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:31:19.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:31:19.969Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:31:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:31:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:31:21 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:31:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:31:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:31:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:31:26.972Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:31:26.973Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:06:31:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:31:29.967Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:31:29.981Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:31:29.984Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:31:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 28 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:31:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:31:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:31:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:31:36 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:31:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:31:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:31:39.964Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:31:39.968Z","message":"Connection[/10.233.65.19: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-01-07T06:31:39.972Z","message":"Connection[/10.233.65.19: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-01-07T06:31:39.977Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:31:39.982Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:31:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:31:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:31:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:31:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:31:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:31:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:31:49.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:31:49.977Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:31:49.978Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:31:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:31:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:31:51 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:31:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:31:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:31:56.974Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:31:56.976Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:06:31:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:31:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T06:31:59.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:31:59.972Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:31:59.973Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:31:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:32:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:32:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:32:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:32:06 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:32:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:32:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:32:09.987Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:32:09.998Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:32:09.999Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:32:10 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:32:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:32:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:32:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:32:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:32:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:32:19.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:32:19.973Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:32:19.978Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:32:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 28 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:32:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:32:21 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:32:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:32:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T06:32:26.990Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:32:26.992Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:06:32:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:32:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T06:32:29.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:32:29.971Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:32:29.974Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:32:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:32:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:32:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:32:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:32:36 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:32:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:32:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:32:39.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:32:39.964Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:32:39.965Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:32:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:32:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:32:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:32:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:32:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:32:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:32:49.965Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:32:50.012Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:32:50.013Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:32:50 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 52 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:32:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:32:51 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:32:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:32:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T06:32:57.002Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:32:57.030Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:06:32:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:32:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:32:59.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:32:59.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:32:59.968Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:32:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:33:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:33:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:33:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:33:06 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:33:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:33:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:33:09.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:33:09.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:33:09.969Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:33:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:33:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:33:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:33:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:33:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:33:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:33:19.961Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:33:19.996Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:33:19.997Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:33:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 40 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:33:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:33:22 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:33:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:33:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T06:33:27.031Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:33:27.033Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:06:33:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:33:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:33:29.963Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:33:29.978Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:33:29.979Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:33:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:33:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:33:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:33:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:33:37 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:33:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:33:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:33:39.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:33:39.979Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:33:39.980Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:33:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:33:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:33:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:33:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:33:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:33:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:33:49.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:33:49.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:33:49.970Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:33:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:33:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:33:52 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:33:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:33:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T06:33:57.039Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:33:57.041Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:06:33:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:33:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:33:59.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:33:59.974Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:33:59.975Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:33:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:34:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:34:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:34:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:34:07 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:34:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:34:09.964Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:34:09.980Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:34:09.981Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:34:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:34:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:34:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:34:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:34:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:34:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:34:19.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:34:19.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:34:19.970Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:34:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:34:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:34:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:34:22 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:34:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:34:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T06:34:27.042Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:34:27.043Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:06:34:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T06:34:29.971Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:34:29.981Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:34:29.982Z","message":"Database is available","thread":"qtp1942828992-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:34:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:34:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:34:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:34:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:34:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:34:37 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:34:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:34:39.962Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:34:39.976Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:34:39.977Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:34:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:34:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:34:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:34:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:34:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:34:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T06:34:49.967Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:34:49.969Z","message":"Connection[cassandra/10.233.72.23: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-01-07T06:34:49.974Z","message":"Connection[cassandra/10.233.72.23: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-01-07T06:34:49.987Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:34:49.988Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:34:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 39 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:34:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:34:52 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:34:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:34:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:34:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T06:34:57.045Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:34:57.062Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:06:34:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:34:59.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:34:59.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:34:59.970Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:34:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:35:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:35:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:35:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:35:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:35:07 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:35:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T06:35:09.964Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:35:09.975Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:35:09.976Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:35:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:35:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:35:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:35:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:35:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:35:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T06:35:19.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:35:19.971Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:35:19.972Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:35:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:35:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:35:22 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:35:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:35:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:35:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:35:27.063Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:35:27.065Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:06:35:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:35:29.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:35:29.974Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:35:29.975Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:35:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:35:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:35:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:35:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:35:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:35:37 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:35:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T06:35:39.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:35:39.974Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:35:39.975Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:35:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:35:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:35:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:35:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:35:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:35:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:35:49.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:35:49.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:35:49.968Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:35:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:35:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:35:52 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:35:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:35:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 12 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:35:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:35:57.082Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:35:57.084Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:06:35:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T06:35:59.953Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:35:59.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:35:59.970Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:35:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:36:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:36:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:36:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:36:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:36:07 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:36:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:36:09.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:36:09.972Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:36:09.973Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:36:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:36:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:36:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:36:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:36:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:36:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T06:36:19.968Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:36:19.987Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:36:19.989Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:36:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 32 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:36:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:36:22 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:36:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:36:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:36:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 11 - "logType": "access"
{"timestamp":"2023-01-07T06:36:27.086Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:36:27.088Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:06:36:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:36:29.962Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:36:29.980Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:36:29.982Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:36:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 28 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:36:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:36:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:36:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:36:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:36:37 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 11 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:36:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:36:39.962Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:36:39.981Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:36:39.983Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:36:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 28 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:36:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:36:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:36:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:36:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:36:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T06:36:49.966Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:36:49.991Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:36:49.993Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:36:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 33 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:36:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:36:52 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:36:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:36:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:36:57.090Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:36:57.130Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:06:36:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:36:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T06:36:59.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:36:59.975Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:36:59.976Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:36:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:37:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:37:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:37:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:37:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:37:07 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:37:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T06:37:09.961Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:37:09.982Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:37:09.983Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:37:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:37:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:37:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:37:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:37:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:37:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T06:37:19.965Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:37:19.983Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:37:19.984Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:37:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:37:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:37:22 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:37:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:37:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T06:37:27.131Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:37:27.132Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:06:37:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:37:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T06:37:29.973Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:37:29.982Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:37:29.983Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:37:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:37:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:37:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:37:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:37:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:37:37 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:37:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:37:39.969Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:37:39.979Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:37:39.981Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:37:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:37:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:37:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:37:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:37:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:37:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:37:49.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:37:49.985Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:37:49.987Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:37:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 32 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:37:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:37:52 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:37:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:37:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:37:57.134Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:37:57.136Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:06:37:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:37:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T06:37:59.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:37:59.974Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:37:59.975Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:37:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:38:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:38:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:38:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:38:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:38:07 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:38:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:38:09.964Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:38:09.979Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:38:09.980Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:38:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:38:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:38:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:38:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 13 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:38:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:38:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T06:38:19.970Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:38:20.003Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:38:20.008Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:38:20 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 46 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:38:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:38:22 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:38:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:38:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T06:38:27.150Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:38:27.151Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:06:38:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:38:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T06:38:29.963Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:38:29.974Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:38:29.975Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:38:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:38:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:38:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:38:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:38:37 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:38:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:38:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-01-07T06:38:39.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:38:39.972Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:38:39.973Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:38:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:38:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:38:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:38:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:38:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:38:49.969Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:06:38:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:38:50.001Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:38:50.002Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:38:50 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 36 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:38:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:38:52 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:38:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:38:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-01-07T06:38:57.162Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:38:57.163Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:06:38:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:38:59.953Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:38:59.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:38:59.968Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:38:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:39:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:39:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:39:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:39:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:39:07 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:39:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:39:09.979Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:39:09.996Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:39:09.997Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:39:10 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:39:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:39:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:39:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:39:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:39:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:39:19.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:39:19.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:39:19.970Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:39:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:39:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:39:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:39:22 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:39:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:39:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T06:39:27.166Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:39:27.169Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:06:39:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-01-07T06:39:29.961Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:39:29.977Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:39:29.978Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:39:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:39:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:39:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:39:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:39:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:39:37 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:39:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:39:39.965Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:39:39.974Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:39:39.975Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:39:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:39:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:39:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:39:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 11 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:39:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:39:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:39:49.962Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:39:49.977Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:39:49.979Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:39:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:39:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:39:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:39:52 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:39:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:39:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:39:57.181Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:39:57.184Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:06:39:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:39:59.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:39:59.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:39:59.971Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:39:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:40:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:40:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:40:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:40:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:40:07 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:40:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T06:40:09.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:40:09.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:40:09.969Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:40:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:40:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:40:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:40:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:40:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:40:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:40:19.964Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:40:19.985Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:40:19.987Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:40:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:40:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:40:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:40:22 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:40:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:40:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T06:40:27.186Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:40:27.188Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:06:40:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T06:40:29.963Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:40:29.976Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:40:29.977Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:40:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:40:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:40:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:40:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:40:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:40:37 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:40:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:40:39.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:40:39.981Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:40:39.983Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:40:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 32 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:40:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:40:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:40:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:40:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:40:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:40:49.953Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:40:49.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:40:49.968Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:40:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:40:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:40:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:40:53 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:40:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:40:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:40:57.189Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:40:57.231Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:06:40:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T06:40:59.975Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:40:59.992Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:40:59.993Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:40:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:41:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:41:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:41:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:41:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:41:08 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:41:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T06:41:09.965Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:41:09.983Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:41:09.984Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:41:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:41:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:41:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:41:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:41:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:41:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:41:19.969Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:41:19.988Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:41:19.989Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:41:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:41:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:41:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:41:23 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:41:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:41:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:41:27.232Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:41:27.239Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:06:41:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T06:41:29.953Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:41:29.964Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:41:29.965Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:41:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:41:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:41:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:41:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:41:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:41:38 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:41:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:41:39.985Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:41:40.006Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:41:40.007Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:41:40 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:41:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:41:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:41:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:41:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:41:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:41:49.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:41:49.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:41:49.968Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:41:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:41:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:41:53 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:41:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:41:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T06:41:57.240Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:41:57.242Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:06:41:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:41:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:41:59.970Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:41:59.979Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:41:59.980Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:41:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:42:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:42:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:42:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:42:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:42:08 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:42:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T06:42:09.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:42:09.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:42:09.967Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:42:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:42:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:42:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:42:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:42:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:42:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:42:19.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:42:19.975Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:42:19.976Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:42:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:42:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:42:23 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:42:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:42:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:42:27.267Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:42:27.268Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:06:42:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:42:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:42:29.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:42:29.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:42:29.968Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:42:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:42:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:42:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:42:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:42:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:42:38 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:42:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T06:42:39.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:42:39.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:42:39.967Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:42:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:42:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:42:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:42:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:42:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:42:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T06:42:49.962Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:42:49.999Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:42:50.002Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:42:50 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 56 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:42:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:42:53 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:42:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:42:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T06:42:57.270Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:42:57.271Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:06:42:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:42:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:42:59.963Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:42:59.977Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:42:59.980Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:42:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:43:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:43:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:43:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:43:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:43:08 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:43:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T06:43:09.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:43:09.964Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:43:09.965Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:43:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:43:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:43:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:43:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:43:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:43:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:43:19.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:43:19.973Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:43:19.974Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:43:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:43:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:43:23 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:43:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:43:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:43:27.280Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:43:27.283Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:06:43:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:43:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:43:29.951Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:43:29.961Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:43:29.962Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:43:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:43:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:43:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:43:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:43:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:43:38 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:43:39.953Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:43:39.964Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:06:43:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T06:43:39.965Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:43:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:43:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:43:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:43:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:43:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T06:43:49.963Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:43:49.982Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:43:49.983Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:43:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:43:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:43:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:43:53 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:43:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:43:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:43:57.291Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:43:57.293Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:06:43:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:43:59.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:43:59.962Z","message":"Connection[/10.233.71.113: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-01-07T06:43:59.963Z","message":"Connection[/10.233.71.113: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-01-07T06:43:59.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:43:59.967Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:43:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:44:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:44:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:44:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:44:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:44:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:44:08 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:44:09.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:44:09.974Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:44:09.975Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:44:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:44:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:44:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:44:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:44:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:44:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:44:19.963Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:44:19.973Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:44:19.974Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:44:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:44:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:44:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:44:23 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:44:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:44:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-01-07T06:44:27.305Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:44:27.307Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:06:44:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T06:44:29.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:44:29.975Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:44:29.976Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:44:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:44:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:44:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:44:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:44:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:44:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:44:38 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T06:44:39.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:44:39.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:44:39.971Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:44:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:44:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:44:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:44:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:44:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:44:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T06:44:49.974Z","message":"Connection[cassandra/10.233.72.23: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-01-07T06:44:49.979Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:44:49.983Z","message":"Connection[cassandra/10.233.72.23: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-01-07T06:44:49.998Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:44:50.000Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:44:50 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 28 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:44:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:44:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:44:53 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:44:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:44:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:44:57.318Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:44:57.320Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:06:44:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:44:59.978Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:45:00.055Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:45:00.057Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:45:00 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 87 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:45:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:45:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:45:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:45:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:45:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:45:08 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T06:45:09.964Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:45:09.977Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:45:09.978Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:45:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:45:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:45:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:45:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:45:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:45:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T06:45:19.967Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:45:19.976Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:45:19.977Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:45:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:45:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:45:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:45:23 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:45:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:45:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:45:27.321Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:45:27.323Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:06:45:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T06:45:29.966Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:45:29.981Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:45:29.982Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:45:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:45:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:45:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:45:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:45:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:45:38 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:45:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:45:39.967Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:45:39.977Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:45:39.978Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:45:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:45:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:45:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:45:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:45:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:45:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:45:49.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:45:49.971Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:45:49.972Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:45:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:45:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:45:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:45:53 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:45:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:45:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:45:57.329Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:45:57.330Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:06:45:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:45:59.961Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:45:59.975Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:45:59.978Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:45:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:46:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:46:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:46:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:46:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:46:08 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:46:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:46:09.975Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:46:09.982Z","message":"Connection[/10.233.65.19: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-01-07T06:46:09.987Z","message":"Connection[/10.233.65.19: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-01-07T06:46:09.991Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:46:09.992Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:46:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:46:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:46:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:46:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:46:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:46:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:46:19.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:46:19.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:46:19.968Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:46:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:46:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:46:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:46:23 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:46:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:46:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T06:46:27.338Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:46:27.339Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:06:46:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T06:46:29.964Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:46:29.985Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:46:29.986Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:46:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:46:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:46:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:46:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:46:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:46:38 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:46:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:46:39.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:46:39.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:46:39.968Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:46:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:46:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:46:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:46:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:46:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:46:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:46:49.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:46:49.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:46:49.971Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:46:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:46:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:46:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:46:53 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:46:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:46:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:46:57.341Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:46:57.343Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:06:46:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:46:59.953Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:46:59.961Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:46:59.963Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:46:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:47:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:47:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:47:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:47:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:47:08 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:47:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T06:47:09.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:47:09.964Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:47:09.965Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:47:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:47:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:47:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:47:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:47:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:47:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-01-07T06:47:19.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:47:19.971Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:47:19.972Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:47:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:47:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:47:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:47:23 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:47:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T06:47:27.344Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:06:47:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:47:27.345Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:06:47:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T06:47:29.969Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:47:29.990Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:47:29.991Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:47:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:47:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:47:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:47:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:47:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:47:38 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:47:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T06:47:39.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:47:39.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:47:39.970Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:47:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:47:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:47:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:47:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:47:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:47:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:47:49.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:47:49.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:47:49.970Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:47:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:47:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:47:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 13 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:47:53 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 9 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:47:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:47:57.347Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:47:57.349Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:06:47:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:47:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T06:47:59.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:47:59.972Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:47:59.973Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:47:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:48:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:48:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:48:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:48:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:48:08 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:48:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:48:09.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:48:09.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:48:09.967Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:48:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:48:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:48:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:48:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:48:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:48:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T06:48:19.962Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:48:19.977Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:48:19.979Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:48:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:48:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:48:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:48:23 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:48:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:48:27.371Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:48:27.372Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:06:48:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:48:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T06:48:29.963Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:48:29.977Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:48:29.979Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:48:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:48:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:48:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:48:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:48:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:48:38 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:48:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T06:48:39.961Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:48:39.977Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:48:39.977Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:48:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:48:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:48:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:48:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:48:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:48:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T06:48:49.966Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:48:49.983Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:48:49.984Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:48:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:48:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:48:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:48:53 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:48:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:48:57.382Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:48:57.429Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:06:48:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:48:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:48:59.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:48:59.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:48:59.966Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:48:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:49:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:49:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:49:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:49:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:49:08 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T06:49:09.964Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:49:09.975Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:49:09.976Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:06:49:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.72.129 - - [07/Jan/2023:06:49:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:49:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:49:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:49:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:49:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T06:49:19.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:49:19.988Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:49:19.989Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:49:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 38 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:49:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:49:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:49:24 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:49:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:49:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T06:49:27.430Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:49:27.434Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:06:49:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T06:49:29.978Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:49:29.993Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:49:29.994Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:49:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:49:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:49:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:49:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:49:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:49:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:49:39 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T06:49:39.965Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:49:39.981Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:49:39.985Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:49:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:49:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:49:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:49:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:49:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:49:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-01-07T06:49:49.989Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:49:49.991Z","message":"Connection[cassandra/10.233.72.23: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-01-07T06:49:50.017Z","message":"Connection[cassandra/10.233.72.23: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-01-07T06:49:50.023Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:49:50.025Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:49:50 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 38 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:49:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:49:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:49:54 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:49:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:49:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:49:57.438Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:49:57.442Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:06:49:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:49:59.965Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:49:59.989Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:49:59.992Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:49:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 37 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:50:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:50:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:50:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:50:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:50:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:50:09 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T06:50:10.038Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:50:10.049Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:50:10.050Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:50:10 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 92 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:50:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:50:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:50:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:50:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:50:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:50:19.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:50:19.988Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:50:19.991Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:50:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 39 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:50:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:50:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:50:24 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 29 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:50:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:50:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T06:50:27.443Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:50:27.447Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:06:50:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:50:29.966Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:50:29.988Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:50:29.988Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:50:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:50:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:50:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:50:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:50:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:50:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:50:39 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:50:39.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:50:39.978Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:50:39.979Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:50:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 29 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:50:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:50:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:50:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:50:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:50:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:50:49.962Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:50:49.984Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:50:49.985Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:50:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:50:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:50:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:50:54 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:50:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:50:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:50:57.470Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:50:57.475Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:06:50:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T06:50:59.969Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:50:59.983Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:50:59.985Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:50:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:51:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:51:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:51:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:51:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:51:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:51:09 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:51:09.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:51:09.972Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:51:09.973Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:51:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:51:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:51:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:51:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:51:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:51:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T06:51:19.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:51:19.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:51:19.973Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:51:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:51:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:51:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:51:24 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:51:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:51:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:51:27.475Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:51:27.482Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:06:51:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T06:51:29.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:51:29.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:51:29.970Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:51:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:51:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:51:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:51:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:51:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:51:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:51:39 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:51:39.970Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:51:39.980Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:51:39.981Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:51:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:51:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:51:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:51:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:51:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:51:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T06:51:49.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:51:49.978Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:51:49.979Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:51:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:51:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:51:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:51:54 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:51:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:51:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T06:51:57.483Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:51:57.484Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:06:51:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:51:59.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:51:59.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:51:59.971Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:51:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:52:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:52:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:52:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:52:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:52:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:52:09 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T06:52:09.963Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:52:09.974Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:52:09.975Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:52:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:52:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:52:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:52:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:52:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:52:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T06:52:19.970Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:52:20.007Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:52:20.008Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:52:20 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 43 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:52:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:52:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:52:24 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:52:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:52:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T06:52:27.485Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:52:27.488Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:06:52:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:52:29.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:52:29.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:52:29.971Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:52:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:52:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:52:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:52:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:52:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:52:39 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:52:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:52:39.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:52:39.983Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:52:39.985Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:52:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 30 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:52:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:52:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:52:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:52:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:52:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T06:52:49.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:52:49.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:52:49.971Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:52:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:52:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:52:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:52:54 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:52:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T06:52:57.514Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:52:57.529Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:06:52:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:52:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T06:52:59.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:52:59.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:52:59.970Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:52:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:53:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:53:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:53:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:53:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:53:09 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:53:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:53:09.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:53:09.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:53:09.969Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:53:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:53:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:53:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:53:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:53:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:53:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:53:19.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:53:19.962Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:53:19.963Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:53:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:53:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:53:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:53:24 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:53:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:53:27.530Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:53:27.532Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:06:53:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:53:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T06:53:29.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:53:29.979Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:53:29.980Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:53:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:53:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:53:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:53:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:53:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:53:39 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:53:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:53:39.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:53:39.971Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:53:39.972Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:53:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:53:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:53:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:53:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:53:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:53:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T06:53:49.968Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:53:49.990Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:53:49.991Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:53:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 34 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:53:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:53:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:53:54 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:53:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:53:57.533Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:53:57.545Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:06:53:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T06:53:59.967Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:53:59.976Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:53:59.977Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:53:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:54:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:54:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:54:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:54:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:54:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:54:09 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:54:09.962Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:54:09.976Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:54:09.978Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:54:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:54:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:54:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:54:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:54:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:54:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:54:19.971Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:54:19.982Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:54:19.984Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:54:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:54:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:54:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:54:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:54:24 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:54:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T06:54:27.547Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:54:27.549Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:06:54:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:54:29.952Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:54:29.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:54:29.967Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:54:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:54:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:54:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:54:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:54:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:54:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:54:39 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:54:39.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:54:39.994Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:54:39.995Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:54:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 44 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:54:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:54:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:54:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:54:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:54:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:54:49.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:54:49.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:54:49.971Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:54:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:54:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:54:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:54:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:54:54 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:54:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:54:57.550Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:54:57.551Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:06:54:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T06:54:59.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:54:59.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:54:59.967Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:54:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:55:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:55:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:55:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:55:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:55:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:55:09 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T06:55:09.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:55:09.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:55:09.967Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:55:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:55:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 12 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:55:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:55:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:55:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:55:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T06:55:19.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:55:19.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:55:19.969Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:55:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:55:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:55:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:55:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:55:24 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:55:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:55:27.556Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:55:27.557Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:06:55:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:55:29.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:55:29.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:55:29.971Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:55:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:55:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:55:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:55:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:55:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:55:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:55:39 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T06:55:39.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:55:39.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:55:39.971Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:55:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:55:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:55:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:55:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:55:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:55:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:55:49.963Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:55:49.974Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:55:49.975Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:55:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:55:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:55:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:55:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:55:54 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:55:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T06:55:57.558Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:55:57.559Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:06:55:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T06:55:59.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:55:59.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:55:59.968Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:55:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:56:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:56:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:56:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:56:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:56:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:56:09 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T06:56:09.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:56:09.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:56:09.969Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:56:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:56:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:56:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:56:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:56:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:56:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:56:19.973Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:56:20.004Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:56:20.005Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:56:20 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 38 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:56:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:56:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:56:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:56:24 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:56:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:56:27.564Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:56:27.567Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:06:56:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:56:29.962Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:56:29.973Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:56:29.979Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:56:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:56:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:56:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:56:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:56:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:56:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:56:39 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:56:39.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:56:39.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:56:39.968Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:56:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:56:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:56:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:56:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:56:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:56:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-01-07T06:56:49.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:56:49.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:56:49.970Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:56:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:56:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:56:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:56:54 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:56:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:56:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:56:57.568Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:56:57.570Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:06:56:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:56:59.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:56:59.977Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:56:59.977Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:56:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:57:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:57:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:57:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:57:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:57:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:57:09 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:57:09.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:57:09.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:57:09.966Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:57:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:57:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:57:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:57:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:57:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:57:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T06:57:19.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:57:19.971Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:57:19.972Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:57:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:57:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:57:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:57:24 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 9 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:57:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:57:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:57:27.579Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:57:27.581Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:06:57:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:57:29.968Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:57:29.984Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:57:29.986Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:57:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:57:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:57:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:57:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:57:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:57:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T06:57:39.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:57:39.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:57:39.968Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:57:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:57:40 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:57:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:57:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:57:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:57:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:57:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:57:49.963Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:57:49.991Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:57:49.992Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:57:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 34 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:57:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:57:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:57:55 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 8 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:57:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:57:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:57:57.581Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:57:57.587Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:06:57:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:57:59.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:57:59.975Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:57:59.976Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:57:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:58:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:58:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:58:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:58:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:58:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:58:09.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:58:09.974Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:58:09.975Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:58:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:58:10 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:58:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:58:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:58:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:58:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:58:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T06:58:19.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:58:19.973Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:58:19.974Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:58:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:58:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:58:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:58:25 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:58:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:58:27.589Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:58:27.591Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:06:58:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:58:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-01-07T06:58:29.967Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:58:29.976Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:58:29.979Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:58:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:58:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:58:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:58:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:58:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:58:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:58:39.971Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:58:39.973Z","message":"Connection[/10.233.65.19: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-01-07T06:58:39.974Z","message":"Connection[/10.233.65.19: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-01-07T06:58:39.985Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:58:39.987Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:58:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:58:40 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:58:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:58:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:58:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:58:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:58:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:58:49.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:58:49.975Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:58:49.977Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:58:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:58:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:58:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:58:55 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:58:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:58:57.591Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:58:57.593Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:06:58:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:58:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:58:59.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:58:59.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:58:59.966Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:58:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:59:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:59:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:59:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:59:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:59:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:59:09.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:59:09.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:59:09.968Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:59:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:59:10 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:59:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:59:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:59:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:59:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:59:19.961Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:59:19.974Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:59:19.975Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:59:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:59:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:59:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:59:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:59:25 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:59:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T06:59:27.598Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:59:27.600Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:06:59:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:59:29.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:59:29.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:59:29.966Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:59:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:59:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:59:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:59:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:59:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:59:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T06:59:39.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:59:39.973Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:59:39.974Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:59:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:59:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:59:40 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:59:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:59:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:59:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:59:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T06:59:49.968Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:59:49.975Z","message":"Connection[cassandra/10.233.72.23: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-01-07T06:59:49.979Z","message":"Connection[cassandra/10.233.72.23: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-01-07T06:59:50.002Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:59:50.003Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:59:50 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 41 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:59:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:59:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:59:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:06:59:55 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:06:59:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:59:57.614Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:59:57.616Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:06:59:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T06:59:59.953Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T06:59:59.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T06:59:59.966Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:06:59:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:00:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:00:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:00:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:00:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:00:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T07:00:09.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:00:09.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:00:09.966Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:00:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:00:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:00:10 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:00:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:00:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:00:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:00:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:00:19.952Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:00:19.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:00:19.969Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:00:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:00:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:00:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:00:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:00:25 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:00:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T07:00:27.617Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:00:27.619Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:07:00:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T07:00:29.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:00:29.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:00:29.968Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:00:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:00:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:00:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:00:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:00:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:00:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:00:39.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:00:39.963Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:00:39.965Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:00:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:00:40 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:00:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:00:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:00:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:00:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:00:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T07:00:49.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:00:49.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:00:49.966Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:00:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:00:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:00:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:00:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:00:55 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:00:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:00:57.620Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:00:57.623Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:07:00:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:00:59.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:00:59.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:00:59.969Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:00:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:01:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:01:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:01:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:01:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:01:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:01:09.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:01:09.964Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:01:09.966Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:01:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:01:10 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:01:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:01:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:01:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:01:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:01:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T07:01:19.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:01:19.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:01:19.970Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:01:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:01:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:01:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:01:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:01:25 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:01:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T07:01:27.623Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:01:27.625Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:07:01:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T07:01:29.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:01:29.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:01:29.971Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:01:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:01:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:01:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:01:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:01:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:01:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:01:39.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:01:39.963Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:01:39.964Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:01:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:01:40 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:01:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:01:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:01:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:01:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:01:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:01:49.953Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:01:49.964Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:01:49.964Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:01:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:01:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:01:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:01:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:01:55 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:01:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:01:57.625Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:01:57.626Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:07:01:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T07:01:59.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:01:59.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:01:59.970Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:01:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:02:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:02:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:02:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:02:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:02:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T07:02:09.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:02:09.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:02:09.970Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:02:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:02:10 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:02:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:02:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:02:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:02:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:02:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:02:19.953Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:02:19.964Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:02:19.965Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:02:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:02:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:02:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:02:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:02:25 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:02:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T07:02:27.627Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:02:27.629Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:07:02:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T07:02:29.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:02:29.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:02:29.967Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:02:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:02:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:02:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:02:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:02:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:02:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T07:02:39.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:02:39.976Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:02:39.977Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:02:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:02:40 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:02:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:02:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:02:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:02:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:02:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:02:49.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:02:49.969Z","message":"Connection[cassandra/10.233.72.23: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-01-07T07:02:49.970Z","message":"Connection[cassandra/10.233.72.23: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-01-07T07:02:49.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:02:49.972Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:02:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:02:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:02:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:02:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:02:55 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:02:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T07:02:57.639Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:02:57.640Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:07:02:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T07:02:59.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:02:59.964Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:02:59.965Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:02:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:03:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:03:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:03:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:03:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:03:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:03:09.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:03:09.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:03:09.966Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:03:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:03:10 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:03:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:03:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:03:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:03:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:03:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T07:03:19.952Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:03:19.963Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:03:19.963Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:03:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:03:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:03:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:03:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:03:25 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:03:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T07:03:27.641Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:03:27.643Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:07:03:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:03:29.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:03:29.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:03:29.969Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:03:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:03:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:03:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:03:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:03:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:03:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T07:03:39.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:03:39.963Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:03:39.964Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:03:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:03:40 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:03:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:03:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:03:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:03:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:03:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:03:49.962Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:03:49.963Z","message":"Connection[cassandra/10.233.72.23: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-01-07T07:03:49.967Z","message":"Connection[cassandra/10.233.72.23: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-01-07T07:03:49.977Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:03:49.978Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:03:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:03:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:03:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:03:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:03:55 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:03:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T07:03:57.644Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:03:57.647Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:07:03:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:03:59.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:03:59.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:03:59.967Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:03:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:04:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:04:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:04:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:04:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:04:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T07:04:09.953Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:04:09.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:04:09.971Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:04:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:04:10 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:04:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:04:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:04:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:04:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:04:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:04:19.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:04:19.974Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:04:19.975Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:04:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:04:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:04:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:04:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:04:25 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:04:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T07:04:27.654Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:04:27.655Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:07:04:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:04:29.953Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:04:29.979Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:04:29.980Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:04:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 32 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:04:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:04:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:04:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:04:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:04:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T07:04:39.953Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:04:39.963Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:04:39.964Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:04:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:04:40 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:04:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:04:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:04:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:04:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:04:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:04:49.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:04:49.974Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:04:49.975Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:04:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:04:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:04:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:04:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:04:55 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T07:04:57.670Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:04:57.675Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:07:04:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:04:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:04:59.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:04:59.963Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:04:59.964Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:04:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:05:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:05:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:05:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:05:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:05:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:05:09.981Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:05:10.001Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:05:10.002Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:05:10 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:05:10 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:05:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:05:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:05:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:05:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:05:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T07:05:19.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:05:19.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:05:19.967Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:05:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:05:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:05:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:05:25 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:05:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:05:27.675Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:05:27.677Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:07:05:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:05:29.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:05:29.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:05:29.969Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:05:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:05:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:05:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:05:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:05:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:05:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:05:39.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:05:39.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:05:39.967Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:05:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:05:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:05:40 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:05:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:05:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:05:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:05:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T07:05:49.964Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:05:49.984Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:05:49.986Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:05:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 28 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:05:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:05:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:05:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:05:55 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:05:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T07:05:57.681Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:05:57.684Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:07:05:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T07:05:59.963Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:05:59.973Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:05:59.974Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:05:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:06:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:06:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:06:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:06:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:06:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:06:09.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:06:09.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:06:09.967Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:06:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:06:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:06:10 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:06:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:06:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:06:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:06:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T07:06:19.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:06:19.963Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:06:19.964Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:06:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:06:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:06:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:06:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:06:25 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:06:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:06:27.685Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:06:27.686Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:07:06:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:06:29.964Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:06:29.978Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:06:29.979Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:06:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:06:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:06:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:06:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:06:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:06:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T07:06:39.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:06:39.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:06:39.970Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:06:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:06:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:06:40 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:06:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:06:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:06:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:06:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:06:49.966Z","message":"Connection[cassandra/10.233.72.23: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-01-07T07:06:49.968Z","message":"Connection[cassandra/10.233.72.23: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-01-07T07:06:49.987Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:06:49.999Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:06:50.001Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:06:50 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:06:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:06:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:06:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:06:56 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:06:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-01-07T07:06:57.687Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:06:57.688Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:07:06:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T07:06:59.953Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:06:59.964Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:06:59.965Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:06:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:07:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:07:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:07:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:07:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:07:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:07:09.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:07:09.974Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:07:09.975Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:07:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:07:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:07:11 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:07:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:07:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:07:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:07:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T07:07:19.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:07:19.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:07:19.971Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:07:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:07:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:07:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:07:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:07:26 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:07:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:07:27.691Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:07:27.693Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:07:07:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T07:07:29.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:07:29.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:07:29.966Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:07:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:07:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:07:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:07:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:07:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:07:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:07:39.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:07:39.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:07:39.970Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:07:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:07:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:07:41 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:07:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:07:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:07:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:07:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:07:49.953Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:07:49.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:07:49.968Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:07:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:07:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:07:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:07:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:07:56 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:07:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T07:07:57.701Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:07:57.704Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:07:07:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:07:59.952Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:07:59.963Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:07:59.964Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:07:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:08:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:08:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:08:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:08:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:08:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T07:08:09.970Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:08:09.972Z","message":"Connection[/10.233.65.19: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-01-07T07:08:09.979Z","message":"Connection[/10.233.65.19: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-01-07T07:08:09.984Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:08:09.985Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:08:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:08:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:08:11 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:08:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:08:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:08:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:08:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:08:19.962Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:08:19.979Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:08:19.980Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:08:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:08:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:08:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:08:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:08:26 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:08:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T07:08:27.705Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:08:27.708Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:07:08:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T07:08:29.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:08:29.971Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:08:29.973Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:08:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:08:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:08:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:08:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:08:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:08:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T07:08:39.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:08:39.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:08:39.966Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:08:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:08:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:08:41 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 9 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:08:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:08:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:08:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:08:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:08:49.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:08:49.973Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:08:49.974Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:08:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:08:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:08:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:08:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:08:56 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:08:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:08:57.708Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:08:57.709Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:07:08:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T07:08:59.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:08:59.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:08:59.970Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:08:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:09:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:09:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:09:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:09:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:09:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T07:09:09.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:09:09.966Z","message":"Connection[/10.233.65.19: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-01-07T07:09:09.968Z","message":"Connection[/10.233.65.19: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-01-07T07:09:09.972Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:09:09.973Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:09:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:09:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:09:11 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:09:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:09:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:09:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:09:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:09:19.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:09:19.981Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:09:19.982Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:09:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:09:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:09:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:09:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:09:26 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:09:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:09:27.714Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:09:27.715Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:07:09:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:09:29.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:09:29.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:09:29.967Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:09:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:09:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:09:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:09:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:09:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:09:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:09:39.953Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:09:39.973Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:09:39.975Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:09:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 30 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:09:41 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:09:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:09:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:09:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:09:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:09:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:09:49.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:09:49.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:09:49.967Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:09:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:09:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:09:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:09:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:09:56 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:09:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:09:57.728Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:09:57.729Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:07:09:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:09:59.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:09:59.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:09:59.965Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:09:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:10:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:10:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:10:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:10:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:10:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:10:09.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:10:09.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:10:09.970Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:10:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:10:11 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:10:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:10:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:10:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:10:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:10:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:10:19.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:10:19.964Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:10:19.965Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:10:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:10:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:10:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:10:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:10:26 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:10:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T07:10:27.730Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:10:27.740Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:07:10:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T07:10:29.971Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:10:29.993Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:10:29.994Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:10:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:10:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:10:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:10:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:10:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:10:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:10:39.951Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:10:39.961Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:10:39.962Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:10:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:10:41 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:10:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:10:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:10:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:10:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:10:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T07:10:49.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:10:49.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:10:49.966Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:10:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:10:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:10:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:10:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:10:56 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T07:10:57.742Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:10:57.743Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:07:10:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:10:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:10:59.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:10:59.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:10:59.971Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:10:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:11:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:11:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:11:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:11:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:11:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:11:09.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:11:09.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:11:09.968Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:11:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:11:11 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:11:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:11:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:11:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:11:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:11:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:11:19.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:11:19.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:11:19.968Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:11:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:11:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:11:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 13 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:11:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:11:26 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 11 - "logType": "access"
{"timestamp":"2023-01-07T07:11:27.762Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:11:27.764Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:07:11:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:11:29.966Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:11:29.976Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:11:29.976Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:11:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:11:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:11:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:11:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:11:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:11:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:11:39.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:11:39.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:11:39.970Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:11:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:11:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:11:41 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:11:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:11:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:11:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:11:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:11:49.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:11:50.038Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:11:50.039Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:11:50 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 86 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:11:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:11:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:11:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:11:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:11:56 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T07:11:57.782Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:11:57.784Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:07:11:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:11:59.953Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:11:59.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:11:59.967Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:11:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:12:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:12:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:12:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:12:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:12:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T07:12:09.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:12:09.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:12:09.969Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:12:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:12:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:12:11 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:12:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:12:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:12:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:12:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T07:12:19.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:12:19.971Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:12:19.972Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:12:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:12:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:12:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:12:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:12:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:12:26 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:12:27.784Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:12:27.785Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:07:12:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T07:12:29.952Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:12:29.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:12:29.967Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:12:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:12:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:12:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:12:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:12:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:12:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T07:12:39.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:12:39.969Z","message":"Connection[/10.233.65.19: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-01-07T07:12:39.970Z","message":"Connection[/10.233.65.19: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-01-07T07:12:39.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:12:39.971Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:12:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:12:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:12:41 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:12:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:12:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:12:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:12:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:12:49.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:12:49.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:12:49.969Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:12:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:12:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:12:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:12:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:12:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:12:56 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:12:57.785Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:12:57.787Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:07:12:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T07:12:59.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:12:59.963Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:12:59.964Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:12:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:13:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:13:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:13:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:13:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:13:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:13:09.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:13:09.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:13:09.969Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:13:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:13:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:13:11 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:13:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:13:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:13:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:13:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:13:19.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:13:19.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:13:19.969Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:13:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:13:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:13:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:13:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:13:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:13:26 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:13:27.799Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:13:27.801Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:07:13:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:13:29.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:13:29.971Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:13:29.972Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:13:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:13:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:13:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:13:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:13:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:13:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:13:39.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:13:39.971Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:13:39.973Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:13:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:13:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:13:41 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:13:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:13:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:13:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:13:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:13:49.966Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:13:49.985Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:13:49.986Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:13:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:13:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:13:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:13:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:13:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:13:56 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T07:13:57.810Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:13:57.811Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:07:13:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:13:59.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:13:59.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:13:59.969Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:13:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:14:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:14:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:14:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:14:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:14:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-01-07T07:14:09.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:14:09.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:14:09.970Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:14:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:14:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:14:11 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:14:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:14:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:14:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:14:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:14:19.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:14:19.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:14:19.966Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:14:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:14:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:14:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:14:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:14:26 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:14:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T07:14:27.838Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:14:27.840Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:07:14:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:14:29.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:14:29.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:14:29.969Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:14:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:14:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:14:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:14:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:14:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:14:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:14:39.977Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:14:39.986Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:14:39.987Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:14:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:14:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:14:41 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:14:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:14:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:14:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:14:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:14:49.966Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:14:49.986Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:14:49.987Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:14:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:14:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:14:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:14:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:14:56 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:14:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:14:57.849Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:14:57.851Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:07:14:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:14:59.952Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:14:59.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:14:59.966Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:14:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:15:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:15:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:15:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:15:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:15:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:15:09.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:15:09.972Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:15:09.973Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:15:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:15:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:15:11 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 25 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:15:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:15:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:15:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:15:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T07:15:19.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:15:19.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:15:19.968Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:15:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:15:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:15:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:15:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:15:26 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:15:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:15:27.858Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:15:27.859Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:07:15:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:15:29.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:15:29.972Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:15:29.973Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:15:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:15:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:15:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:15:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:15:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:15:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T07:15:39.950Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:15:39.958Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:15:39.959Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:15:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 12 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:15:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:15:42 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:15:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:15:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:15:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:15:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:15:49.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:15:49.972Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:15:49.973Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:15:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:15:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:15:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:15:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:15:57 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:15:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-01-07T07:15:57.860Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:15:57.861Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:07:15:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T07:15:59.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:15:59.974Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:15:59.974Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:15:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:16:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:16:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:16:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:16:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:16:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T07:16:09.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:16:09.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:16:09.966Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:16:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:16:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:16:12 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:16:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:16:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:16:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:16:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T07:16:19.953Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:16:19.962Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:16:19.963Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:16:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:16:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:16:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:16:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:16:27 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:16:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T07:16:27.863Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:16:27.864Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:07:16:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:16:29.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:16:29.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:16:29.967Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:16:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:16:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:16:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:16:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:16:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:16:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:16:39.951Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:16:39.960Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:16:39.961Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:16:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:16:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:16:42 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:16:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:16:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:16:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:16:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:16:49.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:16:49.964Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:16:49.965Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:16:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:16:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:16:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:16:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:16:57 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:16:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:16:57.869Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:16:57.870Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:07:16:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:16:59.952Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:16:59.963Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:16:59.963Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:16:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:17:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:17:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:17:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:17:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:17:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:17:09.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:17:09.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:17:09.969Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:17:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:17:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:17:12 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:17:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:17:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:17:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:17:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T07:17:19.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:17:19.971Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:17:19.972Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:17:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:17:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:17:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:17:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:17:27 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:17:27.871Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:17:27.873Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:07:17:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T07:17:29.964Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:17:29.976Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:07:17:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T07:17:29.977Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:17:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:17:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:17:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:17:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:17:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T07:17:39.963Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:17:39.983Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:17:39.984Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:17:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:17:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:17:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:17:42 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:17:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:17:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:17:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:17:49.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:17:49.971Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:17:49.972Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:17:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:17:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:17:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:17:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:17:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:17:57 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T07:17:57.874Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:17:57.875Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:07:17:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:17:59.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:17:59.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:17:59.969Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:17:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:18:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:18:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:18:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:18:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:18:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T07:18:09.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:18:09.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:18:09.966Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:18:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:18:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:18:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:18:12 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:18:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:18:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:18:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-01-07T07:18:19.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:18:19.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:18:19.970Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:18:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:18:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:18:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:18:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:18:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:18:27 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:18:27.902Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:18:27.903Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:07:18:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T07:18:29.952Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:18:29.961Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:18:29.962Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:18:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:18:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:18:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:18:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:18:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:18:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T07:18:39.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:18:39.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:18:39.969Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:18:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:18:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:18:42 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:18:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:18:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:18:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:18:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:18:49.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:18:49.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:18:49.968Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:18:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:18:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:18:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:18:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:18:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:18:57 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T07:18:57.904Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:18:57.906Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:07:18:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T07:18:59.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:18:59.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:18:59.971Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:18:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:19:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:19:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:19:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:19:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:19:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:19:09.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:19:09.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:19:09.967Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:19:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:19:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:19:12 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:19:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:19:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:19:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:19:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:19:19.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:19:19.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:19:19.970Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:19:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:19:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:19:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:19:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:19:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:19:27 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:19:27.906Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:19:27.908Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:07:19:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:19:29.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:19:29.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:19:29.971Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:19:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:19:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:19:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:19:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:19:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:19:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:19:39.968Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:19:39.987Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:19:39.989Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:19:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:19:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:19:42 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:19:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:19:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:19:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:19:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T07:19:49.963Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:19:49.973Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:19:49.975Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:19:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:19:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:19:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:19:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:19:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:19:57 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T07:19:57.914Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:19:57.915Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:07:19:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:19:59.953Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:19:59.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:19:59.966Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:19:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:20:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:20:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:20:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:20:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:20:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T07:20:09.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:20:09.963Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:20:09.964Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:20:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:20:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:20:12 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:20:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:20:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:20:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:20:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:20:19.952Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:20:19.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:20:19.967Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:20:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:20:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:20:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:20:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:20:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:20:27 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T07:20:27.918Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:20:27.919Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:07:20:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T07:20:29.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:20:29.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:20:29.968Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:20:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:20:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:20:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:20:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:20:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:20:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:20:39.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:20:39.964Z","message":"Connection[/10.233.65.19: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-01-07T07:20:39.965Z","message":"Connection[/10.233.65.19: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-01-07T07:20:39.971Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:20:39.973Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:20:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:20:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:20:42 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:20:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:20:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:20:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:20:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:20:49.952Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:20:49.972Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:20:49.973Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:20:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:20:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:20:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:20:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:20:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:20:57 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T07:20:57.920Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:20:57.921Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:07:20:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:20:59.963Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:20:59.979Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:20:59.980Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:20:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:21:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:21:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:21:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:21:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:21:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T07:21:09.966Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:21:09.975Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:21:09.976Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:21:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:21:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:21:12 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:21:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:21:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:21:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:21:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:21:19.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:21:19.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:21:19.969Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:21:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:21:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:21:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:21:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:21:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:21:27 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:21:27.926Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:21:27.928Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:07:21:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T07:21:29.965Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:21:29.984Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:21:29.987Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:21:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:21:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:21:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:21:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:21:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:21:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:21:39.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:21:39.963Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:21:39.964Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:21:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:21:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:21:42 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:21:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:21:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:21:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:21:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:21:49.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:21:49.987Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:21:49.988Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:21:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 38 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:21:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:21:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:21:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:21:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:21:57 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T07:21:57.928Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:21:57.931Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:07:21:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T07:21:59.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:21:59.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:21:59.969Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:21:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:22:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:22:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:22:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:22:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:22:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:22:09.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:22:09.964Z","message":"Connection[/10.233.65.19: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-01-07T07:22:09.966Z","message":"Connection[/10.233.65.19: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-01-07T07:22:09.971Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:22:09.972Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:22:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:22:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:22:12 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:22:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:22:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:22:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:22:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:22:19.953Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:22:19.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:22:19.970Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:22:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:22:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:22:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:22:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:22:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:22:27 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:22:27.934Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:22:27.935Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:07:22:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:22:29.961Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:22:29.971Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:22:29.971Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:22:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:22:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:22:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:22:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:22:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:22:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T07:22:39.953Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:22:39.963Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:22:39.964Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:22:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:22:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:22:42 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:22:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:22:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:22:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:22:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:22:49.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:22:49.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:22:49.970Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:22:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:22:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:22:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:22:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:22:57 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:22:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:22:57.938Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:22:57.940Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:07:22:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:22:59.953Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:22:59.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:22:59.966Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:22:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:23:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:23:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:23:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:23:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:23:09.951Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:23:09.960Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:23:09.961Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:23:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:23:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:23:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:23:12 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:23:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:23:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:23:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T07:23:19.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:23:19.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:23:19.967Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:23:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:23:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:23:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:23:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:23:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:23:27 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:23:27.948Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:23:27.949Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:07:23:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:23:29.953Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:23:29.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:23:29.967Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:23:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:23:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:23:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:23:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:23:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:23:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T07:23:39.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:23:39.961Z","message":"Connection[/10.233.65.19: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-01-07T07:23:39.962Z","message":"Connection[/10.233.65.19: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-01-07T07:23:39.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:23:39.966Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:23:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:23:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:23:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:23:42 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:23:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:23:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:23:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:23:49.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:23:49.972Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:23:49.973Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:23:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:23:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:23:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:23:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:23:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:23:57 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:23:57.952Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:23:57.954Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:07:23:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:23:59.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:23:59.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:23:59.968Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:23:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:24:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:24:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:24:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:24:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:24:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:24:09.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:24:09.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:24:09.970Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:24:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:24:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:24:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:24:12 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:24:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:24:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:24:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:24:19.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:24:19.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:24:19.970Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:24:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:24:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:24:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:24:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:24:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T07:24:27.956Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:24:27.961Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.69.216 - AAI [07/Jan/2023:07:24:27 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:24:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T07:24:29.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:24:29.971Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:24:29.972Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:24:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:24:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:24:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:24:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:24:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:24:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T07:24:39.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:24:39.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:24:39.966Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:24:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:24:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:24:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:24:43 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:24:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:24:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:24:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T07:24:49.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:24:49.978Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:24:49.978Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:24:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:24:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:24:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:24:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:24:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T07:24:57.962Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:24:57.963Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.69.216 - AAI [07/Jan/2023:07:24:58 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:24:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:24:59.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:24:59.972Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:24:59.973Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:24:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:25:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:25:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:25:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:25:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:25:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T07:25:09.961Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:25:09.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:25:09.971Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:25:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:25:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:25:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:25:13 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:25:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:25:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:25:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:25:19.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:25:19.973Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:25:19.974Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:25:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:25:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:25:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:25:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:25:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:25:27.966Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:25:27.967Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.69.216 - AAI [07/Jan/2023:07:25:28 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:25:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T07:25:29.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:25:29.978Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:25:29.979Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:25:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 28 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:25:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:25:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:25:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:25:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:25:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:25:39.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:25:39.980Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:25:39.982Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:25:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 31 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:25:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:25:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:25:43 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:25:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:25:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:25:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:25:49.953Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:25:49.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:25:49.967Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:25:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:25:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:25:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:25:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:25:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T07:25:57.971Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:25:57.974Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.69.216 - AAI [07/Jan/2023:07:25:58 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:25:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T07:25:59.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:25:59.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:25:59.966Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:25:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:26:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 11 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:26:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:26:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:26:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:26:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:26:09.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:26:09.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:26:09.968Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:26:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:26:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:26:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:26:13 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:26:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:26:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:26:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T07:26:19.961Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:26:19.977Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:26:19.980Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:26:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:26:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:26:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:26:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:26:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T07:26:27.982Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:26:27.986Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.69.216 - AAI [07/Jan/2023:07:26:28 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:26:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-01-07T07:26:29.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:26:29.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:26:29.968Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:26:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:26:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:26:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:26:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:26:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:26:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:26:39.968Z","message":"Connection[/10.233.65.19:9042-1, 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-01-07T07:26:39.967Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:26:39.978Z","message":"Connection[/10.233.65.19: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-01-07T07:26:39.989Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:26:39.990Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:26:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:26:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:26:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:26:43 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:26:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:26:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:26:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:26:49.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:26:49.992Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:26:49.993Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:26:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 42 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:26:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:26:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:26:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:26:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:26:57.990Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:26:57.993Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.69.216 - AAI [07/Jan/2023:07:26:58 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:26:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:26:59.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:26:59.971Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:26:59.973Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:26:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:27:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:27:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:27:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:27:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:27:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:27:09.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:27:09.964Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:27:09.965Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:27:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:27:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:27:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:27:13 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:27:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:27:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:27:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:27:19.963Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:27:19.974Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:27:19.976Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:27:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:27:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:27:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:27:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:27:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T07:27:27.998Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:27:27.999Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.69.216 - AAI [07/Jan/2023:07:27:28 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:27:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T07:27:29.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:27:29.964Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:27:29.965Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:27:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:27:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:27:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:27:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:27:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:27:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T07:27:39.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:27:39.963Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:27:39.964Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:27:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:27:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:27:43 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:27:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:27:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:27:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:27:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T07:27:49.962Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:27:49.978Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:27:49.979Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:27:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:27:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:27:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:27:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:27:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T07:27:58.010Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:27:58.012Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.69.216 - AAI [07/Jan/2023:07:27:58 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:27:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:27:59.965Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:27:59.965Z","message":"Connection[/10.233.71.113:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:27:59.967Z","message":"Connection[/10.233.71.113: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-01-07T07:27:59.977Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:27:59.978Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:27:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:28:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:28:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:28:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:28:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:28:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-01-07T07:28:09.964Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:28:09.974Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:28:09.975Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:28:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:28:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:28:13 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:28:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:28:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:28:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:28:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T07:28:19.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:28:19.979Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:28:19.980Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:28:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:28:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:28:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:28:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:28:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T07:28:28.017Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:28:28.020Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.69.216 - AAI [07/Jan/2023:07:28:28 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:28:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:28:29.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:28:29.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:28:29.970Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:28:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:28:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:28:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:28:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:28:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:28:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-01-07T07:28:39.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:28:39.977Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:28:39.979Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:28:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:28:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:28:43 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:28:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:28:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:28:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:28:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T07:28:49.961Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:28:49.973Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:28:49.975Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:28:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:28:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:28:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:28:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:28:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:28:58.022Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:28:58.023Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.69.216 - AAI [07/Jan/2023:07:28:58 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:28:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T07:28:59.951Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:28:59.962Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:28:59.963Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:28:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:29:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:29:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:29:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:29:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T07:29:09.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:29:09.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:29:09.968Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:29:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:29:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:29:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:29:13 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:29:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:29:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:29:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-01-07T07:29:19.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:29:19.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:29:19.969Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:29:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:29:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:29:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:29:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:29:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T07:29:28.027Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:29:28.028Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:07:29:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:29:28 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:29:29.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:29:29.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:29:29.971Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:29:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:29:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:29:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:29:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:29:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:29:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T07:29:39.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:29:39.968Z","message":"Connection[/10.233.65.19: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-01-07T07:29:39.970Z","message":"Connection[/10.233.65.19: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-01-07T07:29:39.980Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:29:39.981Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:29:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:29:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:29:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:29:43 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:29:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:29:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:29:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:29:49.967Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:29:49.985Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:29:49.986Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:29:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:29:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:29:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:29:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:29:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T07:29:58.034Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:29:58.035Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:07:29:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:29:58 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-01-07T07:29:59.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:29:59.964Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:29:59.965Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:29:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:30:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:30:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:30:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:30:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:30:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:30:09.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:30:09.974Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:30:09.975Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:30:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:30:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:30:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:30:13 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:30:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:30:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:30:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T07:30:19.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:30:19.977Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:30:19.978Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:30:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:30:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:30:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:30:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:30:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T07:30:28.042Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:30:28.044Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:07:30:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:30:28 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T07:30:29.979Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:30:29.994Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:30:29.995Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:30:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:30:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:30:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:30:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:30:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:30:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:30:39.970Z","message":"Connection[/10.233.65.19:9042-1, 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-01-07T07:30:39.976Z","message":"Connection[/10.233.65.19: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-01-07T07:30:39.979Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:30:39.988Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:30:39.989Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:30:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:30:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:30:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:30:43 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 11 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:30:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:30:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:30:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T07:30:49.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:30:49.995Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:30:49.996Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:30:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 43 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:30:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:30:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:30:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:30:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-01-07T07:30:58.046Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:30:58.047Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:07:30:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:30:58 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:30:59.976Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:30:59.992Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:30:59.993Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:30:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:31:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:31:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:31:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:31:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:31:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T07:31:09.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:31:09.976Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:31:09.977Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:31:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:31:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:31:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:31:13 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:31:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:31:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:31:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T07:31:19.962Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:31:19.973Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:31:19.974Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:31:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:31:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:31:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:31:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:31:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T07:31:28.082Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:31:28.083Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.69.216 - AAI [07/Jan/2023:07:31:28 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:31:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:31:29.962Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:31:29.974Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:31:29.975Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:31:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:31:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:31:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:31:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:31:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:31:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T07:31:39.963Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:31:39.983Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:31:39.985Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:31:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:31:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:31:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:31:43 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:31:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:31:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:31:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:31:49.963Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:31:49.989Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:31:49.990Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:31:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 32 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:31:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:31:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:31:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:31:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-01-07T07:31:58.110Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:31:58.112Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.69.216 - AAI [07/Jan/2023:07:31:58 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:31:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T07:31:59.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:31:59.973Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:31:59.974Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:31:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:32:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:32:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:32:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:32:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:32:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:32:09.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:32:09.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:32:09.966Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:32:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:32:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:32:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:32:13 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 9 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:32:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:32:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:32:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T07:32:19.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:32:19.982Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:32:19.983Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:32:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 29 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:32:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:32:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:32:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:32:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:32:28.112Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:32:28.113Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.69.216 - AAI [07/Jan/2023:07:32:28 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:32:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T07:32:29.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:32:29.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:32:29.966Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:32:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:32:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:32:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:32:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:32:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:32:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:32:39.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:32:39.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:32:39.967Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:32:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:32:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:32:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:32:43 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:32:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:32:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:32:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T07:32:49.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:32:49.971Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:32:49.972Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:32:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:32:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:32:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:32:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:32:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:32:58.126Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:32:58.176Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.69.216 - AAI [07/Jan/2023:07:32:59 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:32:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T07:32:59.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:32:59.975Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:32:59.976Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:32:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:33:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:33:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:33:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:33:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:33:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T07:33:09.966Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:33:09.988Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:33:09.990Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:33:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 30 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:33:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:33:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:33:14 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:33:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:33:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:33:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T07:33:19.970Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:33:19.993Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:33:19.994Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:33:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 29 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:33:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:33:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:33:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:33:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:33:28.177Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:33:28.178Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.69.216 - AAI [07/Jan/2023:07:33:29 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:33:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T07:33:29.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:33:30.004Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:33:30.005Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:33:30 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 51 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:33:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:33:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:33:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:33:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:33:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:33:39.963Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:33:39.975Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:33:39.976Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:33:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:33:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:33:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:33:44 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:33:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:33:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:33:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:33:49.964Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:33:49.977Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:33:49.977Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:33:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:33:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:33:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:33:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:33:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:33:58.186Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:33:58.187Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.69.216 - AAI [07/Jan/2023:07:33:59 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:33:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:33:59.961Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:33:59.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:33:59.971Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:33:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:34:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:34:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:34:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:34:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:34:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:34:09.963Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:34:09.971Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:34:09.972Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:34:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:34:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:34:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 12 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:34:14 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:34:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:34:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-01-07T07:34:19.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:34:19.978Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:34:19.979Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:34:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:34:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:34:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:34:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:34:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:34:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:34:28.190Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:34:28.191Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.69.216 - AAI [07/Jan/2023:07:34:29 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:34:29.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:34:29.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:34:29.969Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:34:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:34:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:34:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:34:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:34:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:34:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:34:39.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:34:39.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:34:39.970Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:34:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:34:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:34:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:34:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:34:44 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:34:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:34:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:34:49.973Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:34:49.988Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:34:49.989Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:34:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 34 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:34:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:34:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:34:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:34:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:34:58.202Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:34:58.203Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:07:34:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:34:59 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:34:59.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:34:59.975Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:34:59.976Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:34:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:35:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:35:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:35:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:35:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:35:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:35:09.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:35:09.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:35:09.971Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:35:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:35:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:35:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:35:14 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:35:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:35:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:35:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:35:19.963Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:35:19.975Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:35:19.976Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:35:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:35:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:35:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:35:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:35:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T07:35:28.210Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:35:28.211Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:07:35:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:35:29 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T07:35:29.961Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:35:29.971Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:35:29.972Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:35:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:35:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:35:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:35:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:35:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:35:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:35:39.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:35:39.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:35:39.968Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:35:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:35:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:35:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:35:44 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:35:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:35:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:35:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T07:35:49.970Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:35:49.975Z","message":"Connection[cassandra/10.233.72.23: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-01-07T07:35:49.976Z","message":"Connection[cassandra/10.233.72.23: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-01-07T07:35:49.993Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:35:49.995Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:35:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 30 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:35:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:35:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:35:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:35:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:35:58.218Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:35:58.219Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:07:35:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:35:59 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-01-07T07:35:59.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:35:59.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:35:59.967Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:35:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:36:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:36:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:36:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:36:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 13 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:36:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T07:36:09.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:36:09.962Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:36:09.963Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:36:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:36:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:36:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:36:14 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:36:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:36:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:36:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T07:36:19.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:36:19.964Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:36:19.965Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:36:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:36:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:36:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:36:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:36:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:36:28.246Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:36:28.247Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:07:36:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:36:29 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T07:36:29.962Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:36:29.966Z","message":"Connection[/10.233.71.113: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-01-07T07:36:29.968Z","message":"Connection[/10.233.71.113: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-01-07T07:36:29.975Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:36:29.976Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:36:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:36:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:36:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:36:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:36:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:36:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:36:39.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:36:39.963Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:36:39.965Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:36:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:36:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:36:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:36:44 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:36:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:36:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:36:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T07:36:49.961Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:36:49.972Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:36:49.973Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:36:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:36:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:36:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:36:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:36:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:36:58.254Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:36:58.255Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:07:36:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:36:59 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T07:36:59.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:36:59.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:36:59.969Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:36:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:37:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:37:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:37:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:37:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:37:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T07:37:09.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:37:09.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:37:09.968Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:37:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:37:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:37:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:37:14 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:37:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:37:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:37:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:37:19.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:37:19.982Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:37:19.983Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:37:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 28 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:37:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:37:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:37:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:37:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:37:28.262Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:37:28.278Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:07:37:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:37:29 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:37:29.971Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:37:29.990Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:37:29.991Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:37:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:37:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:37:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:37:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:37:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:37:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T07:37:39.965Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:37:39.974Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:37:39.975Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:37:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:37:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:37:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:37:44 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:37:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:37:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:37:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T07:37:49.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:37:49.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:37:49.969Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:37:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:37:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:37:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:37:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:37:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:37:58.282Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:37:58.283Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:07:37:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:37:59 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:37:59.961Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:38:00.012Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:38:00.013Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:38:00 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 56 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:38:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:38:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:38:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:38:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:38:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T07:38:09.964Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:38:09.976Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:38:09.976Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:38:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:38:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:38:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:38:14 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:38:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:38:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:38:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T07:38:19.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:38:19.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:38:19.966Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:38:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:38:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:38:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:38:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:38:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T07:38:28.296Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:38:28.297Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:07:38:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:38:29 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:38:29.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:38:29.964Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:38:29.965Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:38:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:38:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:38:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:38:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:38:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:38:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T07:38:39.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:38:39.974Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:38:39.975Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:38:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:38:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:38:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:38:44 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:38:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:38:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:38:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T07:38:49.962Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:38:49.982Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:38:49.982Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:38:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 28 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:38:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:38:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:38:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:38:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:38:58.311Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:38:58.312Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.69.216 - AAI [07/Jan/2023:07:38:59 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:38:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T07:38:59.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:38:59.964Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:38:59.964Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:38:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:39:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:39:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:39:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:39:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:39:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T07:39:09.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:39:09.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:39:09.968Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:39:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:39:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:39:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:39:14 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:39:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:39:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:39:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T07:39:19.961Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:39:19.973Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:39:19.975Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:39:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:39:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:39:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:39:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:39:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:39:28.314Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:39:28.315Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.69.216 - AAI [07/Jan/2023:07:39:29 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:39:29.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:07:39:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:39:29.980Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:39:29.981Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:39:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 29 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:39:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:39:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:39:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:39:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T07:39:39.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:39:39.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:39:39.969Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:39:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:39:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:39:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:39:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:39:44 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 39 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:39:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:39:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T07:39:49.967Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:39:49.999Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:39:50.000Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:39:50 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 40 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:39:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:39:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:39:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:39:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:39:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:39:58.315Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:39:58.317Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:39:59.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:39:59.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:39:59.968Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:39:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:40:00 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:40:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:40:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:40:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:40:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:40:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:40:09.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:40:09.963Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:40:09.964Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:40:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:40:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:40:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:40:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:40:15 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:40:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:40:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T07:40:19.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:40:19.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:40:19.971Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:40:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:40:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:40:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:40:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:40:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T07:40:28.318Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:40:28.319Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:07:40:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T07:40:29.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:40:29.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:40:29.966Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:40:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:40:30 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:40:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:40:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:40:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:40:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:40:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:40:39.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:40:39.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:40:39.967Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:40:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:40:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:40:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:40:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:40:45 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:40:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:40:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T07:40:49.967Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:40:49.996Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:40:49.997Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:40:50 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 35 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:40:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:40:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:40:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:40:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:40:58.329Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:40:58.331Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:07:40:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T07:40:59.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:40:59.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:40:59.966Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:40:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:41:00 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:41:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:41:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:41:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:41:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:41:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T07:41:09.953Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:41:09.961Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:41:09.962Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:41:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:41:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:41:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:41:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:41:15 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:41:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:41:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T07:41:19.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:41:19.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:41:19.969Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:41:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:41:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:41:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:41:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:41:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:41:28.358Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:41:28.359Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:07:41:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T07:41:29.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:41:29.966Z","message":"Connection[/10.233.71.113: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-01-07T07:41:29.972Z","message":"Connection[/10.233.71.113: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-01-07T07:41:29.979Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:41:29.980Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:41:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 30 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:41:30 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:41:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:41:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:41:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:41:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:41:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:41:39.964Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:41:39.975Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:41:39.976Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:41:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:41:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:41:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:41:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:41:45 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:41:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:41:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T07:41:49.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:41:49.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:41:49.971Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:41:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:41:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:41:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:41:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:41:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:41:58.359Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:41:58.360Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:07:41:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:41:59.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:41:59.979Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:41:59.980Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:41:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 28 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:42:00 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:42:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:42:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:42:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:42:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:42:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:42:09.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:42:09.972Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:42:09.973Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:42:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:42:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:42:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:42:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:42:15 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:42:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:42:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T07:42:19.965Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:42:19.978Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:42:19.979Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:42:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:42:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:42:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:42:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:42:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:42:28.363Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:42:28.367Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:07:42:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:42:29.961Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:42:29.971Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:42:29.972Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:42:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:42:30 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:42:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:42:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:42:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:42:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:42:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:42:39.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:42:39.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:42:39.969Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:42:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:42:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:42:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:42:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:42:45 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:42:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:42:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:42:49.976Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:42:49.994Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:42:49.996Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:42:50 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 28 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:42:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:42:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:42:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:42:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T07:42:58.379Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:42:58.380Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:07:42:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:42:59.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:42:59.972Z","message":"Connection[/10.233.71.113: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-01-07T07:42:59.974Z","message":"Connection[/10.233.71.113: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-01-07T07:42:59.992Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:42:59.993Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:42:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 42 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:43:00 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:43:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:43:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:43:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:43:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:43:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:43:09.961Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:43:09.974Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:43:09.975Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:43:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:43:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:43:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:43:15 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:43:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:43:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:43:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:43:19.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:43:19.972Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:43:19.973Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:43:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:43:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:43:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:43:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:43:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T07:43:28.398Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:43:28.400Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:07:43:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T07:43:29.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:43:29.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:43:29.969Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:43:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:43:30 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:43:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:43:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:43:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:43:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:43:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-01-07T07:43:39.969Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:43:39.983Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:43:39.985Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:43:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:43:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:43:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:43:45 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:43:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:43:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:43:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T07:43:49.962Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:43:49.980Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:43:49.983Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:43:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:43:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:43:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:43:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:43:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:43:58.402Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:43:58.403Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:07:43:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T07:43:59.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:43:59.972Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:43:59.973Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:43:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:44:00 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:44:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:44:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:44:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:44:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:44:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:44:09.972Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:44:09.982Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:44:09.984Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:44:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:44:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:44:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:44:15 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:44:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:44:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:44:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T07:44:19.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:44:19.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:44:19.971Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:44:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:44:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:44:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:44:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:44:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:44:28.404Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:44:28.406Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:07:44:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T07:44:29.962Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:44:29.973Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:44:29.974Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:44:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:44:30 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:44:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:44:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:44:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 13 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:44:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:44:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:44:39.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:44:39.964Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:44:39.965Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:44:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:44:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:44:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:44:45 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:44:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:44:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:44:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:44:49.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:44:50.007Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:44:50.011Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:44:50 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 55 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:44:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:44:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:44:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:44:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T07:44:58.410Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:44:58.411Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:44:59.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:44:59.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:44:59.970Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:44:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:44:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:45:00 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:45:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:45:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:45:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:45:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:45:09.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:45:09.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:45:09.967Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:45:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:45:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:45:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:45:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:45:15 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:45:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:45:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:45:19.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:45:19.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:45:19.969Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:45:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:45:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:45:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:45:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:45:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:45:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:45:28.411Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:45:28.412Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:45:29.961Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:45:29.972Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:45:29.973Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:45:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:45:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:45:30 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:45:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:45:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:45:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:45:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T07:45:39.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:45:39.964Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:45:39.965Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:45:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:45:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:45:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:45:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:45:45 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:45:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:45:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:45:49.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:45:49.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:45:49.968Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:45:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:45:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:45:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:45:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:45:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:45:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:45:58.415Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:45:58.416Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:45:59.962Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:45:59.973Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:45:59.974Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:45:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:46:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:46:00 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:46:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:46:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:46:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:46:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T07:46:09.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:46:09.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:46:09.966Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:46:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:46:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:46:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:46:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:46:15 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:46:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:46:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T07:46:19.952Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:46:19.961Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:46:19.961Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:46:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:46:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:46:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:46:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:46:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:46:28.417Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:46:28.421Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:07:46:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:46:29.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:46:29.982Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:46:29.983Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:46:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 31 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:46:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:46:30 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:46:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:46:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:46:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:46:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:46:39.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:46:39.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:46:39.967Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:46:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:46:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:46:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:46:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:46:45 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:46:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:46:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:46:49.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:46:49.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:46:49.971Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:46:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:46:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:46:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:46:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:46:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:46:58.426Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:46:58.427Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:07:46:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:46:59.952Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:46:59.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:46:59.966Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:46:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:47:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:47:00 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:47:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:47:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:47:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:47:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T07:47:09.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:47:09.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:47:09.971Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:47:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:47:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:47:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:47:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:47:15 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:47:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:47:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:47:19.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:47:19.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:47:19.967Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:47:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:47:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:47:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:47:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:47:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:47:28.428Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:47:28.432Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:07:47:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:47:29.965Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:47:29.996Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:47:29.997Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:47:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 36 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:47:30 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:47:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:47:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:47:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:47:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:47:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-01-07T07:47:39.964Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:47:39.977Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:47:39.978Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:47:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:47:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:47:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:47:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:47:45 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:47:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:47:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T07:47:49.953Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:47:49.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:47:49.967Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:47:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:47:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:47:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:47:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:47:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T07:47:58.434Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:47:58.435Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:07:47:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T07:47:59.952Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:47:59.963Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:47:59.964Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:47:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:48:00 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:48:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:48:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:48:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:48:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:48:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:48:09.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:48:09.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:48:09.966Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:48:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:48:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:48:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:48:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:48:15 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:48:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:48:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T07:48:19.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:48:19.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:48:19.971Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:48:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:48:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:48:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:48:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:48:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:48:28.442Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:48:28.443Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:07:48:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:48:29.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:48:29.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:48:29.978Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:48:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:48:30 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:48:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:48:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:48:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:48:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:48:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:48:39.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:48:39.973Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:48:39.974Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:48:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:48:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:48:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:48:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:48:45 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:48:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:48:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:48:49.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:48:49.971Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:48:49.972Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:48:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:48:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:48:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:48:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:48:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:48:58.446Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:48:58.448Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:07:48:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:48:59.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:48:59.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:48:59.969Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:48:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:49:00 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:49:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:49:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:49:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:49:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:49:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:49:09.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:49:09.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:49:09.969Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:49:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:49:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:49:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:49:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:49:15 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:49:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:49:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:49:19.961Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:49:19.981Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:49:19.982Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:49:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:49:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:49:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:49:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:49:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:49:28.450Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:49:28.451Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:07:49:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T07:49:29.965Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:49:29.975Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:49:29.976Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:49:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:49:30 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:49:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:49:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:49:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:49:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:49:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:49:39.953Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:49:39.961Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:49:39.962Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:49:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:49:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:49:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:49:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:49:46 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:49:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:49:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:49:49.952Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:49:49.972Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:49:49.973Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:49:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:49:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:49:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:49:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:49:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:49:58.452Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:49:58.453Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:07:49:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:49:59.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:49:59.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:49:59.967Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:49:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:50:01 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:50:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:50:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:50:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:50:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:50:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:50:09.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:50:09.972Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:50:09.973Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:50:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:50:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:50:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:50:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:50:16 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:50:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:50:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:50:19.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:50:19.971Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:50:19.972Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:50:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:50:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:50:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:50:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:50:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:50:28.460Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:50:28.462Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:07:50:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T07:50:29.953Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:50:29.963Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:50:29.963Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:50:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:50:31 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:50:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:50:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:50:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:50:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:50:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T07:50:39.961Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:50:39.987Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:50:39.987Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:50:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 31 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:50:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:50:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:50:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:50:46 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:50:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:50:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T07:50:49.968Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:50:49.978Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:50:49.979Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:50:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:50:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:50:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:50:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:50:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:50:58.463Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:50:58.465Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:50:59.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:50:59.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:50:59.967Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:50:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:51:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:51:01 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:51:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:51:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:51:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:51:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:51:09.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:51:09.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:51:09.970Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:51:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:51:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:51:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:51:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:51:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:51:16 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:51:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T07:51:19.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:51:19.978Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:51:19.979Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:51:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:51:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:51:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:51:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:51:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:51:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:51:28.466Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:51:28.468Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:51:29.951Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:51:29.964Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:51:29.965Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:51:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:51:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:51:31 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:51:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:51:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:51:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:51:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:51:39.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:51:39.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:51:39.967Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:51:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:51:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:51:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:51:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:51:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:51:46 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:51:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T07:51:49.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:51:49.981Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:51:49.983Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:51:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 33 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:51:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:51:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:51:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:51:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:51:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:51:58.469Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:51:58.472Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:51:59.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:51:59.972Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:51:59.974Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:51:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:52:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:52:01 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:52:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:52:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:52:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:52:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T07:52:09.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:52:09.984Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:52:09.986Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:52:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 31 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:52:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:52:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:52:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:52:16 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:52:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:52:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:52:19.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:52:19.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:52:19.966Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:52:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:52:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:52:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:52:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:52:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:52:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T07:52:28.473Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:52:28.474Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:52:29.968Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:52:29.982Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:52:29.983Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:52:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:52:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:52:31 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:52:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:52:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:52:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:52:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T07:52:39.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:52:39.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:52:39.968Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:52:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:52:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:52:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:52:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:52:46 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:52:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:52:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:52:49.962Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:52:49.975Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:52:49.976Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:52:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:52:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:52:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:52:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:52:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T07:52:58.475Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:52:58.477Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:07:52:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:52:59.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:52:59.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:52:59.971Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:52:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:53:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:53:01 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:53:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:53:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:53:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:53:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:53:09.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:53:09.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:53:09.967Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:53:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:53:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:53:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:53:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:53:16 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:53:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:53:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:53:19.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:53:19.964Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:53:19.965Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:53:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:53:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:53:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:53:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:53:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:53:28.482Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:53:28.483Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:07:53:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:53:29.964Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:53:29.973Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:53:29.974Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:53:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:53:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:53:31 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:53:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:53:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:53:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:53:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T07:53:39.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:53:39.971Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:53:39.972Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:53:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:53:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:53:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:53:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:53:46 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:53:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:53:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:53:49.953Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:53:49.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:53:49.971Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:53:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:53:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:53:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:53:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:53:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:53:58.490Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:53:58.491Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:07:53:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:53:59.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:53:59.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:53:59.972Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:53:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:54:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:54:01 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:54:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:54:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:54:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:54:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:54:09.970Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:54:09.983Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:54:09.984Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:54:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:54:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:54:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:54:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:54:16 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:54:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:54:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:54:19.953Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:54:19.962Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:54:19.963Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:54:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:54:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:54:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:54:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:54:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:54:28.492Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:54:28.495Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:07:54:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:54:29.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:54:29.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:54:29.966Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:54:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:54:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:54:31 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:54:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:54:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:54:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:54:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T07:54:39.952Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:54:39.964Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:54:39.965Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:54:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:54:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:54:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:54:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:54:46 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:54:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:54:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:54:49.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:54:49.962Z","message":"Connection[cassandra/10.233.72.23: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-01-07T07:54:49.966Z","message":"Connection[cassandra/10.233.72.23: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-01-07T07:54:49.989Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:54:49.991Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:54:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 40 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:54:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:54:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:54:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:54:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T07:54:58.498Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:54:58.499Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:07:54:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:54:59.953Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:54:59.962Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:54:59.963Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:54:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:55:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:55:01 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:55:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:55:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:55:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:55:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:55:09.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:55:09.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:55:09.967Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:55:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:55:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:55:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:55:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:55:16 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:55:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:55:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:55:19.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:55:19.978Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:55:19.979Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:55:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 31 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:55:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:55:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:55:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:55:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T07:55:28.505Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:55:28.506Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:07:55:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T07:55:29.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:55:29.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:55:29.969Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:55:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:55:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:55:31 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:55:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:55:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:55:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:55:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T07:55:39.972Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:55:39.986Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:55:39.987Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:55:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:55:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:55:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:55:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:55:46 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:55:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:55:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T07:55:49.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:55:49.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:55:49.966Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:55:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:55:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:55:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:55:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:55:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:55:58.512Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:55:58.514Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:07:55:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T07:55:59.962Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:55:59.972Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:55:59.973Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:55:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:56:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:56:01 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:56:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:56:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:56:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:56:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T07:56:09.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:56:09.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:56:09.969Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:56:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:56:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:56:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:56:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:56:16 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:56:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:56:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:56:19.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:56:19.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:56:19.967Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:56:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:56:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:56:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:56:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:56:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T07:56:28.522Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:56:28.523Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:07:56:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T07:56:29.968Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:56:29.983Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:56:29.985Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:56:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:56:31 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:56:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:56:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:56:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:56:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:56:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T07:56:39.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:56:39.974Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:56:39.975Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:56:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:56:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:56:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:56:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:56:46 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:56:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:56:49.975Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:07:56:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T07:56:50.002Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:56:50.003Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:56:50 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 41 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:56:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:56:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:56:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:56:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T07:56:58.524Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:56:58.526Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:56:59.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:56:59.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:56:59.969Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:56:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:57:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:57:01 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:57:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:57:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:57:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:57:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:57:09.961Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:57:09.971Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:57:09.972Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:57:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:57:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:57:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:57:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:57:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:57:16 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:57:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:57:19.975Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:57:19.989Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:57:19.990Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:57:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:57:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:57:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:57:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:57:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:57:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:57:28.527Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:57:28.528Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:57:29.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:57:29.984Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:57:29.985Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:57:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 31 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:57:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:57:31 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:57:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:57:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:57:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:57:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T07:57:39.952Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:57:39.959Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:57:39.960Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:57:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 11 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:57:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:57:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:57:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:57:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:57:46 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:57:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:57:49.952Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:57:49.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:57:49.967Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:57:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:57:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:57:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:57:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:57:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:57:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:57:58.528Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:57:58.531Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:57:59.965Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:57:59.978Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:57:59.979Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:57:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:58:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:58:01 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:58:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:58:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:58:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:58:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T07:58:09.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:58:09.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:58:09.967Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:58:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:58:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:58:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:58:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:58:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:58:16 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:58:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:58:19.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:58:19.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:58:19.970Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:58:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:58:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:58:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:58:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:58:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:58:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:58:28.531Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:58:28.534Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:58:29.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:58:29.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:58:29.969Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:58:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:58:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:58:31 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:58:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:58:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:58:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:58:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:58:39.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:58:39.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:58:39.967Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:58:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:58:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:58:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:58:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:58:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:58:47 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:58:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:58:49.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:58:50.025Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:58:50.026Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:58:50 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 74 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:58:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:58:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:58:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:58:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:58:58.535Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:58:58.550Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:07:58:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:58:59.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:58:59.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:58:59.970Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:58:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:59:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:59:02 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:59:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:59:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:59:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:59:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:59:09.973Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:59:09.997Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:59:09.997Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:59:10 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 33 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:59:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:59:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:59:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:59:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:59:17 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:59:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:59:19.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:59:19.981Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:59:19.982Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:59:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 30 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:59:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:59:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:59:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:59:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:59:28.562Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:59:28.562Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:07:59:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:59:29.977Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:59:29.987Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:59:29.988Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:59:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:59:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:59:32 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:59:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:59:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:59:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:59:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T07:59:39.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:59:39.978Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:59:39.979Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:59:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 28 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:59:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:59:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:59:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:59:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:07:59:47 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:59:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T07:59:49.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:59:49.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:59:49.968Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:59:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:59:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 21 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:59:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:59:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:07:59:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T07:59:58.584Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:59:58.585Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:07:59:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T07:59:59.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T07:59:59.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T07:59:59.967Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:07:59:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:00:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:00:02 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:00:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:00:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:00:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:00:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T08:00:09.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:00:09.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:00:09.968Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:00:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:00:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:00:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:00:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:00:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:00:17 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:00:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T08:00:19.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:00:19.971Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:00:19.973Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:00:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:00:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:00:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:00:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:00:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:00:28.586Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:00:28.589Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:08:00:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T08:00:29.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:00:29.964Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:00:29.965Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:00:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:00:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:00:32 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:00:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:00:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:00:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:00:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:00:39.961Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:00:39.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:00:39.970Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:00:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:00:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:00:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:00:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:00:47 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:00:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:00:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:00:49.963Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:00:49.974Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:00:49.975Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:00:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:00:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:00:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:00:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:00:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-01-07T08:00:58.600Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:00:58.601Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:08:00:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T08:00:59.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:00:59.972Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:00:59.973Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:00:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:01:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:01:02 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:01:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:01:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:01:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:01:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T08:01:09.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:01:09.972Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:01:09.974Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:01:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:01:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:01:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:01:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:01:17 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:01:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:01:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T08:01:19.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:01:19.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:01:19.966Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:01:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:01:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:01:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:01:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:01:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T08:01:28.602Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:01:28.603Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:08:01:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:01:29.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:01:29.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:01:29.971Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:01:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:01:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:01:32 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:01:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:01:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:01:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:01:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T08:01:39.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:01:39.973Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:01:39.974Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:01:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:01:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:01:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:01:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:01:47 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:01:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:01:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T08:01:49.961Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:01:49.974Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:01:49.974Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:01:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:01:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:01:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:01:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:01:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:01:58.604Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:01:58.606Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:08:01:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:01:59.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:01:59.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:01:59.971Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:01:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:02:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:02:02 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:02:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:02:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:02:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:02:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T08:02:09.962Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:02:09.972Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:02:09.973Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:02:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:02:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:02:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:02:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:02:17 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:02:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:02:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T08:02:19.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:02:19.972Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:02:19.973Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:02:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:02:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:02:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:02:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:02:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T08:02:28.621Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:02:28.623Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:08:02:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T08:02:29.965Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:02:29.979Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:02:29.980Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:02:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:02:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:02:32 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:02:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:02:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:02:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:02:39.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:02:39.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:02:39.966Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:02:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:02:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:02:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:02:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:02:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:02:47 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:02:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:02:49.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:02:49.972Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:02:49.973Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:02:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:02:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:02:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:02:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:02:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:02:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T08:02:58.632Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:02:58.634Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:02:59.952Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:02:59.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:02:59.966Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:02:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:03:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:03:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:03:02 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:03:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:03:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:03:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:03:09.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:03:09.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:03:09.971Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:03:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:03:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:03:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:03:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:03:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:03:17 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:03:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T08:03:19.962Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:03:19.994Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:03:19.995Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:03:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 37 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:03:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:03:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:03:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:03:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:03:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T08:03:28.637Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:03:28.640Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:03:29.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:03:29.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:03:29.965Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:03:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:03:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:03:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 11 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:03:32 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:03:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:03:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:03:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T08:03:39.962Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:03:39.970Z","message":"Connection[/10.233.65.19: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-01-07T08:03:39.972Z","message":"Connection[/10.233.65.19: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-01-07T08:03:39.971Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:03:39.973Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:03:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:03:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:03:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:03:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:03:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:03:47 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:03:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:03:49.953Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:03:49.963Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:03:49.963Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:03:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:03:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:03:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:03:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:03:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:03:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:03:58.644Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:03:58.645Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:03:59.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:03:59.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:03:59.968Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:03:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:04:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:04:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:04:02 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:04:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:04:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:04:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:04:09.962Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:04:09.972Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:04:09.972Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:04:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:04:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:04:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:04:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:04:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:04:17 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:04:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T08:04:19.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:04:19.975Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:04:19.975Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:04:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:04:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:04:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:04:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:04:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:04:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T08:04:28.657Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:04:28.659Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:04:29.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:04:30.014Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:04:30.015Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:04:30 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 64 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:04:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:04:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:04:32 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 22 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:04:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:04:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:04:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T08:04:39.963Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:04:39.983Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:04:39.984Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:04:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 28 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:04:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:04:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:04:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:04:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:04:47 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:04:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:04:49.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:04:49.976Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:04:49.977Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:04:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:04:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:04:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:04:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:04:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T08:04:58.684Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:04:58.686Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:08:04:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:04:59.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:04:59.964Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:04:59.965Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:04:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:05:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:05:02 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:05:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:05:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:05:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:05:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:05:09.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:05:09.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:05:09.966Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:05:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:05:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:05:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:05:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:05:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:05:17 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:05:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:05:19.953Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:05:19.962Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:05:19.963Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:05:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:05:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:05:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:05:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:05:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:05:28.696Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:05:28.698Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:08:05:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:05:29.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:05:29.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:05:29.966Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:05:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:05:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:05:32 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 13 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:05:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:05:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:05:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:05:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T08:05:39.961Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:05:39.974Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:05:39.975Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:05:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:05:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:05:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:05:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:05:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:05:47 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:05:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T08:05:49.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:05:49.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:05:49.971Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:05:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:05:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:05:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:05:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:05:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T08:05:58.709Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:05:58.711Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:08:05:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T08:05:59.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:06:00.001Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:06:00.002Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:06:00 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 51 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:06:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:06:02 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:06:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:06:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:06:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:06:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T08:06:09.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:06:09.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:06:09.968Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:06:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:06:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:06:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:06:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:06:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:06:17 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:06:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T08:06:19.952Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:06:19.963Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:06:19.964Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:06:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:06:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:06:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:06:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:06:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:06:28.711Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:06:28.712Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:08:06:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T08:06:29.961Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:06:29.971Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:06:29.971Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:06:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:06:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:06:32 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:06:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:06:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:06:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:06:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T08:06:39.964Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:06:39.978Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:06:39.979Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:06:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 28 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:06:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:06:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:06:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:06:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:06:47 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:06:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:06:49.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:06:49.964Z","message":"Connection[cassandra/10.233.72.23: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-01-07T08:06:49.966Z","message":"Connection[cassandra/10.233.72.23: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-01-07T08:06:49.973Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:06:49.974Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:06:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:06:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:06:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:06:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:06:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T08:06:58.723Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:06:58.727Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:08:06:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:06:59.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:06:59.973Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:06:59.974Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:06:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:07:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:07:02 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:07:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:07:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:07:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:07:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T08:07:09.964Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:07:09.977Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:07:09.979Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:07:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:07:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:07:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:07:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:07:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:07:17 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:07:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:07:19.951Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:07:19.962Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:07:19.963Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:07:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:07:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:07:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:07:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:07:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T08:07:28.728Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:07:28.730Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:08:07:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:07:29.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:07:29.977Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:07:29.978Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:07:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:07:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:07:32 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:07:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:07:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:07:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:07:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T08:07:39.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:07:39.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:07:39.966Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:07:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:07:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:07:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:07:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:07:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:07:48 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:07:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T08:07:49.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:07:49.973Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:07:49.975Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:07:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:07:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:07:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:07:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:07:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:07:58.730Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:07:58.731Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:07:59.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:07:59.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:07:59.969Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:07:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:08:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:08:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:08:03 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:08:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:08:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:08:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:08:09.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:08:09.974Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:08:09.975Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:08:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:08:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:08:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:08:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:08:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:08:18 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:08:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T08:08:19.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:08:19.977Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:08:19.978Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:08:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:08:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:08:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:08:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:08:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:08:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T08:08:28.732Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:08:28.734Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:08:29.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:08:29.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:08:29.970Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:08:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:08:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:08:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:08:33 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:08:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:08:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:08:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T08:08:39.953Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:08:39.963Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:08:39.964Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:08:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:08:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:08:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:08:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:08:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:08:48 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:08:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:08:49.971Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:08:49.992Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:08:49.993Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:08:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:08:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:08:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:08:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:08:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:08:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:08:58.736Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:08:58.738Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:08:59.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:08:59.971Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:08:59.972Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:08:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:09:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:09:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:09:03 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:09:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:09:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:09:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:09:09.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:09:09.963Z","message":"Connection[/10.233.65.19: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-01-07T08:09:09.964Z","message":"Connection[/10.233.65.19: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-01-07T08:09:09.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:09:09.969Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:09:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:09:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:09:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:09:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:09:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:09:18 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:09:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T08:09:19.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:09:19.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:09:19.969Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:09:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:09:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:09:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:09:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:09:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:09:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:09:28.739Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:09:28.740Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:09:29.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:09:29.976Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:09:29.977Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:09:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:09:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:09:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:09:33 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:09:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:09:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:09:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:09:39.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:09:40.013Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:09:40.014Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:09:40 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 63 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:09:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:09:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:09:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:09:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:09:48 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:09:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:09:49.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:09:49.971Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:09:49.972Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:09:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:09:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:09:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:09:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:09:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T08:09:58.741Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:09:58.742Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:08:09:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T08:09:59.961Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:09:59.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:09:59.971Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:09:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:10:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:10:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:10:03 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:10:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:10:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:10:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T08:10:09.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:10:09.976Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:10:09.977Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:10:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:10:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:10:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:10:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:10:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:10:18 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:10:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:10:19.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:10:19.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:10:19.971Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:10:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:10:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:10:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:10:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:10:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:10:28.746Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:10:28.747Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:08:10:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:10:29.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:10:29.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:10:29.970Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:10:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:10:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:10:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:10:33 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:10:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:10:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:10:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T08:10:39.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:10:39.974Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:10:39.975Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:10:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:10:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:10:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:10:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:10:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:10:48 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:10:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T08:10:49.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:10:49.964Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:10:49.965Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:10:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:10:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:10:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:10:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:10:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:10:58.748Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:10:58.749Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:08:10:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-01-07T08:10:59.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:10:59.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:10:59.968Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:10:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:11:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:11:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:11:03 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:11:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:11:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:11:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T08:11:09.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:11:09.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:11:09.968Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:11:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:11:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:11:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:11:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:11:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:11:18 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:11:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:11:19.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:11:19.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:11:19.969Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:11:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:11:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:11:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:11:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:11:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 16 - "logType": "access"
{"timestamp":"2023-01-07T08:11:28.759Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:11:28.764Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:08:11:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:11:29.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:11:29.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:11:29.971Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:11:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:11:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:11:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:11:33 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:11:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:11:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:11:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T08:11:39.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:11:39.967Z","message":"Connection[/10.233.65.19: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-01-07T08:11:39.970Z","message":"Connection[/10.233.65.19: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-01-07T08:11:39.971Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:11:39.972Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:11:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:11:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:11:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:11:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:11:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:11:48 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:11:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:11:49.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:11:49.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:11:49.967Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:11:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:11:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:11:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 11 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:11:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:11:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T08:11:58.771Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:11:58.772Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:08:11:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:11:59.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:11:59.971Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:11:59.971Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:11:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:12:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:12:03 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:12:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:12:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:12:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:12:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T08:12:09.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:12:09.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:12:09.970Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:12:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:12:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:12:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:12:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:12:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:12:18 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:12:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:12:19.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:12:19.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:12:19.966Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:12:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:12:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:12:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:12:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:12:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T08:12:28.773Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:12:28.775Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:08:12:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T08:12:29.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:12:29.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:12:29.970Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:12:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:12:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:12:33 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:12:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:12:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:12:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:12:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:12:39.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:12:39.963Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:12:39.964Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:12:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:12:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:12:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:12:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:12:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:12:48 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:12:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:12:49.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:12:49.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:12:49.967Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:12:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:12:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:12:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:12:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:12:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T08:12:58.775Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:12:58.777Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:08:12:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T08:12:59.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:12:59.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:12:59.968Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:12:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:13:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:13:03 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:13:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:13:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:13:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:13:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T08:13:09.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:13:09.963Z","message":"Connection[/10.233.65.19: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-01-07T08:13:09.967Z","message":"Connection[/10.233.65.19: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-01-07T08:13:09.973Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:13:09.974Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:13:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:13:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:13:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:13:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:13:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:13:18 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:13:19.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:08:13:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T08:13:19.976Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:13:19.977Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:13:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:13:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:13:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:13:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:13:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T08:13:28.792Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:13:28.794Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:13:29.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:13:29.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:13:29.970Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:13:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:13:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:13:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:13:33 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:13:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:13:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:13:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T08:13:39.966Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:13:39.980Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:13:39.981Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:13:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:13:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:13:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:13:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:13:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:13:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:13:48 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T08:13:49.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:13:49.977Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:13:49.978Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:13:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:13:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:13:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:13:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:13:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:13:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:13:58.795Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:13:58.797Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:13:59.952Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:13:59.964Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:13:59.965Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:13:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:14:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:14:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:14:03 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:14:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:14:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:14:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:14:09.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:14:09.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:14:09.966Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:14:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:14:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:14:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:14:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:14:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:14:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:14:18 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T08:14:19.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:14:19.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:14:19.969Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:14:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:14:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:14:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:14:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:14:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:14:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:14:28.811Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:14:28.814Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:14:29.953Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:14:29.962Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:14:29.964Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:14:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:14:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:14:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:14:33 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:14:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:14:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:14:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:14:39.961Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:14:39.976Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:14:39.978Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:14:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:14:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:14:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:14:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:14:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:14:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:14:48 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:14:49.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:14:49.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:14:49.967Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:14:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:14:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:14:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:14:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:14:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:14:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:14:58.815Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:14:58.822Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:14:59.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:14:59.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:14:59.971Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:14:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:15:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:15:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:15:03 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:15:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:15:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:15:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:15:09.965Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:15:09.974Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:15:09.975Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:15:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:15:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:15:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:15:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:15:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:15:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:15:18 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:15:19.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:15:19.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:15:19.970Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:15:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:15:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:15:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:15:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:15:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:15:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:15:28.823Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:15:28.824Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:15:29.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:15:29.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:15:29.970Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:15:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:15:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:15:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:15:33 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:15:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:15:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:15:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:15:39.970Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:15:39.979Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:15:39.980Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:15:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:15:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:15:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:15:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:15:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:15:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:15:48 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:15:49.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:15:49.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:15:49.970Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:15:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:15:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:15:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:15:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:15:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:15:58.828Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:15:58.829Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:08:15:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T08:15:59.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:15:59.976Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:15:59.976Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:15:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:16:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:16:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:16:03 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:16:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:16:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:16:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T08:16:09.966Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:16:09.978Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:16:09.979Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:16:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:16:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:16:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:16:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:16:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:16:18 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 8 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:16:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:16:19.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:16:19.972Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:16:19.973Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:16:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:16:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:16:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:16:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:16:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T08:16:28.838Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:16:28.839Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:08:16:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:16:29.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:16:29.976Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:16:29.978Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:16:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:16:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:16:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:16:33 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:16:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:16:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:16:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:16:39.962Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:16:39.979Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:16:39.980Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:16:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:16:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:16:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:16:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:16:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:16:48 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:16:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:16:49.961Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:16:50.003Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:16:50.004Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:16:50 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 47 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:16:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:16:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:16:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:16:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:16:58.842Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:16:58.843Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:08:16:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:16:59.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:16:59.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:16:59.967Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:16:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:17:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:17:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:17:04 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:17:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:17:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:17:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T08:17:09.966Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:17:09.988Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:17:09.989Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:17:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:17:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:17:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:17:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:17:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:17:19 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:17:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:17:19.951Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:17:19.960Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:17:19.962Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:17:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:17:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:17:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:17:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:17:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T08:17:28.848Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:17:28.850Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:08:17:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T08:17:29.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:17:29.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:17:29.971Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:17:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:17:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:17:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:17:34 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:17:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:17:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:17:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:17:39.952Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:17:39.962Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:17:39.963Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:17:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:17:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:17:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:17:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:17:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:17:49 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:17:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T08:17:49.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:17:49.974Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:17:49.977Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:17:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:17:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:17:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:17:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:17:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:17:58.850Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:17:58.852Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:08:17:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T08:17:59.965Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:17:59.976Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:17:59.977Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:17:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:18:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:18:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:18:04 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:18:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:18:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:18:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:18:09.974Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:18:09.991Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:18:09.993Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:18:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:18:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:18:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:18:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:18:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:18:19 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:18:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T08:18:19.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:18:19.992Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:18:19.993Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:18:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 38 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:18:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:18:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:18:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:18:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:18:28.853Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:18:28.854Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:08:18:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T08:18:29.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:18:29.977Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:18:29.978Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:18:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:18:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:18:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:18:34 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:18:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:18:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:18:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T08:18:39.970Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:18:39.981Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:18:39.982Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:18:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:18:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:18:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:18:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:18:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:18:49 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:18:49.953Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:08:18:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T08:18:49.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:18:49.969Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:18:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:18:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:18:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:18:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:18:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T08:18:58.856Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:18:58.857Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:18:59.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:18:59.964Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:18:59.965Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:18:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:19:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:19:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:19:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:19:04 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:19:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:19:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:19:09.971Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:19:09.994Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:19:09.995Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:19:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 28 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:19:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:19:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:19:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:19:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:19:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:19:19 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:19:19.952Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:19:19.960Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:19:19.961Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:19:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:19:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:19:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:19:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:19:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:19:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:19:28.858Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:19:28.859Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:19:29.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:19:29.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:19:29.968Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:19:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:19:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:19:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:19:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:19:34 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:19:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:19:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T08:19:39.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:19:39.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:19:39.966Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:19:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:19:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:19:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:19:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:19:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:19:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:19:49 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:19:49.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:19:49.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:19:49.972Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:19:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:19:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:19:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:19:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:19:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:19:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T08:19:58.859Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:19:58.862Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:19:59.967Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:19:59.978Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:19:59.979Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:19:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 29 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:20:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:20:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:20:04 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:20:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:20:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:20:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T08:20:09.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:20:09.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:20:09.970Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:20:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:20:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:20:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:20:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:20:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:20:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:20:19 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T08:20:19.953Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:20:19.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:20:19.966Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:20:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:20:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:20:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:20:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:20:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:20:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:20:28.866Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:20:28.867Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:20:29.952Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:20:29.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:20:29.967Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:20:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:20:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:20:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:20:34 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:20:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:20:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:20:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:20:39.951Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:20:39.959Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:20:39.960Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:20:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:20:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:20:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:20:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:20:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:20:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:20:49 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:20:49.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:20:49.971Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:20:49.972Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:20:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:20:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:20:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:20:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:20:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:20:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T08:20:58.875Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:20:58.877Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:20:59.965Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:20:59.978Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:20:59.979Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:20:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:21:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:21:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:21:04 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:21:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:21:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:21:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T08:21:09.951Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:21:09.959Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:21:09.960Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:21:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:21:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:21:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:21:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:21:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:21:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:21:19 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-01-07T08:21:19.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:21:19.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:21:19.971Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:21:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:21:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:21:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:21:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:21:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T08:21:28.888Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:21:28.894Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:08:21:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T08:21:29.964Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:21:29.980Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:21:29.981Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:21:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:21:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:21:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:21:34 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:21:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:21:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:21:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T08:21:39.962Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:21:39.975Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:21:39.976Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:21:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:21:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:21:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:21:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:21:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:21:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:21:49 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:21:49.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:21:49.994Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:21:49.996Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:21:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 43 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:21:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:21:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:21:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:21:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T08:21:58.899Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:21:58.900Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:08:21:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T08:21:59.953Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:21:59.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:21:59.968Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:21:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:22:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:22:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:22:04 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:22:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:22:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:22:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:22:09.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:22:09.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:22:09.968Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:22:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:22:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:22:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:22:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:22:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:22:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:22:19 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:22:19.951Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:22:19.963Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:22:19.964Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:22:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:22:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:22:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:22:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:22:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:22:28.912Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:22:28.913Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:08:22:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T08:22:29.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:22:29.972Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:22:29.973Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:22:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:22:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:22:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:22:34 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:22:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:22:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:22:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:22:39.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:22:39.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:22:39.966Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:22:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:22:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:22:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:22:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:22:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:22:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:22:49 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T08:22:49.952Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:22:49.961Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:22:49.962Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:22:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:22:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:22:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:22:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:22:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:22:58.917Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:22:58.918Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:08:22:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T08:22:59.968Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:22:59.977Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:22:59.978Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:22:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 12 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:23:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:23:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:23:04 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:23:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:23:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:23:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T08:23:09.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:23:09.965Z","message":"Connection[/10.233.65.19: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-01-07T08:23:09.967Z","message":"Connection[/10.233.65.19: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-01-07T08:23:09.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:23:09.968Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:23:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:23:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:23:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:23:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:23:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:23:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:23:19 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T08:23:19.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:23:19.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:23:19.966Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:23:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:23:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:23:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:23:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:23:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T08:23:28.922Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:23:28.923Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:08:23:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T08:23:29.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:23:29.972Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:23:29.972Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:23:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:23:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:23:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:23:34 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:23:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:23:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:23:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:23:39.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:23:39.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:23:39.966Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:23:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:23:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:23:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:23:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:23:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:23:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:23:49 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:23:49.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:23:49.974Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:23:49.975Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:23:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:23:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:23:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:23:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:23:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:23:58.934Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:23:58.935Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:08:23:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T08:23:59.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:23:59.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:23:59.969Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:23:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:24:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:24:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:24:04 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:24:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:24:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:24:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T08:24:09.967Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:24:09.975Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:24:09.976Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:24:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:24:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:24:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:24:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:24:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:24:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:24:19 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:24:19.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:24:19.982Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:24:19.984Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:24:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 31 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:24:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:24:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:24:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:24:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:24:28.938Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:24:28.939Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:08:24:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:24:29.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:24:29.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:24:29.966Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:24:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:24:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:24:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:24:34 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:24:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:24:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:24:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T08:24:39.975Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:24:39.978Z","message":"Connection[/10.233.65.19: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-01-07T08:24:39.983Z","message":"Connection[/10.233.65.19: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-01-07T08:24:39.990Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:24:39.991Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:24:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:24:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:24:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:24:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:24:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:24:49 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:24:49.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:24:49.971Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:24:49.972Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:24:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:24:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:24:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:24:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:24:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:24:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:24:58.942Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:24:58.944Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:24:59.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:24:59.973Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:24:59.974Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:24:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:25:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:25:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:25:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:25:04 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:25:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:25:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T08:25:09.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:25:09.974Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:25:09.976Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:25:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:25:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:25:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:25:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:25:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:25:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:25:19.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
10.233.69.216 - AAI [07/Jan/2023:08:25:19 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:25:19.972Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:25:19.974Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:25:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:25:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:25:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:25:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:25:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:25:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:25:28.945Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:25:28.947Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:25:29.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:25:29.964Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:25:29.965Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:25:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:25:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:25:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:25:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:25:34 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:25:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:25:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T08:25:39.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:25:39.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:25:39.971Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:25:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:25:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:25:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:25:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:25:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:25:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:25:49.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:25:49.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:25:49.967Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:25:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:25:50 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:25:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:25:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:25:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:25:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:25:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T08:25:58.948Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:25:58.949Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:25:59.953Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:25:59.963Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:25:59.964Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:25:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:26:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:26:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:26:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:26:05 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:26:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:26:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T08:26:09.963Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:26:09.976Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:26:09.977Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:26:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:26:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:26:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:26:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:26:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:26:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:26:19.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:26:19.964Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:26:19.966Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:26:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:26:20 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:26:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:26:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:26:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:26:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:26:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T08:26:28.970Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:26:28.971Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:26:29.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:26:29.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:26:29.971Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:26:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:26:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:26:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:26:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:26:35 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:26:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:26:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T08:26:39.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:26:39.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:26:39.971Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:26:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:26:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:26:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:26:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:26:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:26:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:26:49.953Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:26:49.977Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:26:49.978Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:26:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 30 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:26:50 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:26:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:26:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:26:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:26:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:26:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:26:58.976Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:26:58.979Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:26:59.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:26:59.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:26:59.966Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:26:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:27:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:27:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:27:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:27:05 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:27:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:27:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:27:09.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:27:09.964Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:27:09.965Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:27:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:27:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:27:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:27:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:27:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:27:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T08:27:19.966Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:27:19.976Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:27:19.977Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:27:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:27:20 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:27:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:27:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:27:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:27:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:27:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:27:28.986Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:27:28.990Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:27:29.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:27:29.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:27:29.969Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:27:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:27:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:27:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:27:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:27:35 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:27:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:27:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:27:39.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:27:39.981Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:27:39.982Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:27:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:27:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:27:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:27:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:27:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:27:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:27:49.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:27:49.986Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:27:49.987Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:27:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 34 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:27:50 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:27:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:27:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:27:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:27:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:27:58.991Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:27:58.992Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:08:27:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:27:59.961Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:27:59.973Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:27:59.974Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:27:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:28:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:28:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:28:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:28:05 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:28:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:28:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T08:28:09.952Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:28:09.964Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:28:09.965Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:28:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:28:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:28:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:28:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:28:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:28:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:28:19.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:28:19.963Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:28:19.964Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:28:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:28:20 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:28:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:28:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:28:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:28:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T08:28:28.996Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:28:28.997Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:08:28:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T08:28:29.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:28:29.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:28:29.968Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:28:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:28:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:28:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:28:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:28:35 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:28:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:28:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T08:28:39.961Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:28:39.973Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:28:39.974Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:28:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:28:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:28:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:28:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:28:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:28:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T08:28:49.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:28:49.997Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:28:49.998Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:28:50 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 47 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:28:50 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:28:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:28:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:28:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:28:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T08:28:59.001Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:28:59.002Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:08:28:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T08:28:59.963Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:28:59.972Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:28:59.973Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:28:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:29:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:29:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:29:05 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:29:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:29:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:29:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T08:29:09.961Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:29:09.973Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:29:09.974Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:29:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:29:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:29:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:29:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:29:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:29:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:29:19.962Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:29:19.974Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:29:19.975Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:29:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:29:20 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 45 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:29:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:29:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:29:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:29:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T08:29:29.014Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:29:29.018Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:08:29:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:29:29.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:29:29.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:29:29.971Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:29:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:29:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:29:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:29:35 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:29:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:29:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:29:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:29:39.963Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:29:39.972Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:29:39.973Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:29:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:29:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:29:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:29:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:29:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:29:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T08:29:49.980Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:29:49.994Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:29:49.995Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:29:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:29:50 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:29:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:29:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:29:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:29:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T08:29:59.019Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:29:59.021Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:08:29:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:29:59.975Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:29:59.983Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:29:59.984Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:29:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:30:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:30:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:30:05 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:30:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:30:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:30:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:30:09.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:30:09.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:30:09.971Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:30:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:30:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:30:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:30:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:30:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T08:30:19.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:08:30:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:30:19.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:30:19.968Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:30:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:30:20 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:30:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:30:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:30:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:30:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-01-07T08:30:29.021Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:30:29.025Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:30:29.952Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:30:29.962Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:30:29.963Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:30:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:30:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:30:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:30:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:30:35 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:30:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:30:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T08:30:39.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:30:39.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:30:39.966Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:30:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:30:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:30:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:30:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:30:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:30:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T08:30:49.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:30:49.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:30:49.967Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:30:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:30:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:30:50 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 8 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:30:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:30:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:30:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:30:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:30:59.026Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:30:59.028Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:30:59.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:30:59.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:30:59.966Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:30:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:31:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:31:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:31:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:31:05 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:31:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:31:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T08:31:09.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:31:09.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:31:09.967Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:31:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:31:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:31:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:31:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:31:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:31:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-01-07T08:31:19.967Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:31:19.976Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:31:19.977Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:31:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:31:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:31:20 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:31:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:31:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:31:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:31:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:31:29.030Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:31:29.032Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:31:29.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:31:29.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:31:29.971Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:31:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:31:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:31:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:31:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:31:35 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:31:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:31:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:31:39.953Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:31:39.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:31:39.968Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:31:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:31:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:31:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:31:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:31:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:31:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:31:49.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:31:49.977Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:31:49.978Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:31:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:31:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:31:50 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:31:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:31:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:31:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:31:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T08:31:59.034Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:31:59.036Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:31:59.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:31:59.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:31:59.967Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:31:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:32:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:32:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:32:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:32:05 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:32:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:32:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:32:09.953Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:32:09.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:32:09.967Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:32:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:32:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:32:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:32:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:32:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:32:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:32:19.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:32:19.979Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:32:19.980Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:32:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 30 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:32:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:32:20 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:32:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:32:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:32:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:32:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:32:29.038Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:32:29.039Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:32:29.962Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:32:29.975Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:32:29.976Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:32:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:32:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:32:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:32:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:32:35 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:32:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:32:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T08:32:39.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:32:39.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:32:39.967Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:32:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:32:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:32:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 11 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:32:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:32:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:32:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:32:49.962Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:32:49.994Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:32:49.996Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:32:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 42 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:32:50 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:32:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:32:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:32:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:32:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:32:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:32:59.042Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:32:59.044Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:32:59.967Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:32:59.975Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:32:59.977Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:32:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:33:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:33:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:33:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:33:05 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:33:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:33:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T08:33:09.962Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:33:09.971Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:33:09.972Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:33:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:33:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:33:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:33:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:33:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:33:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:33:19.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:33:19.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:33:19.971Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:33:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:33:20 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:33:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:33:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:33:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:33:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T08:33:29.046Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:33:29.047Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:08:33:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:33:29.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:33:29.964Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:33:29.965Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:33:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 12 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:33:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:33:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:33:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 12 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:33:35 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:33:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:33:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:33:39.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:33:39.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:33:39.967Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:33:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:33:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:33:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:33:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:33:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:33:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T08:33:49.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:33:49.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:33:49.970Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:33:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:33:50 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:33:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:33:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:33:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:33:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:33:59.050Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:33:59.052Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:08:33:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T08:33:59.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:33:59.971Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:33:59.972Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:33:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:34:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:34:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:34:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:34:05 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:34:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:34:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:34:09.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:34:09.966Z","message":"Connection[/10.233.65.19: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-01-07T08:34:09.967Z","message":"Connection[/10.233.65.19: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-01-07T08:34:09.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:34:09.968Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:34:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:34:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:34:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:34:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:34:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:34:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:34:19.952Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:34:19.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:34:19.970Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:34:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:34:20 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:34:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:34:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:34:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:34:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:34:29.054Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:34:29.055Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:08:34:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:34:29.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:34:29.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:34:29.969Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:34:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:34:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:34:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:34:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:34:35 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:34:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:34:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:34:39.953Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:34:39.962Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:34:39.963Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:34:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:34:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:34:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:34:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:34:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:34:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T08:34:49.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:34:49.980Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:34:49.981Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:34:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 28 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:34:51 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:34:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:34:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:34:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:34:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:34:59.063Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:34:59.065Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:08:34:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:34:59.953Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:34:59.963Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:34:59.964Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:34:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:35:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:35:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:35:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:35:06 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:35:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:35:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:35:09.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:35:09.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:35:09.969Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:35:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:35:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:35:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:35:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:35:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:35:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:35:19.969Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:35:19.991Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:35:19.992Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:35:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:35:21 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:35:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:35:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:35:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:35:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:35:29.066Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:35:29.068Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:08:35:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T08:35:29.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:35:29.974Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:35:29.975Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:35:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:35:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:35:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:35:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:35:36 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:35:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:35:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-01-07T08:35:39.962Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:35:39.997Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:35:39.998Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:35:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 39 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:35:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:35:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:35:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:35:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:35:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-01-07T08:35:49.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:35:49.982Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:35:49.983Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:35:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 32 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:35:51 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:35:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:35:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:35:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:35:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T08:35:59.070Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:35:59.073Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:35:59.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:35:59.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:35:59.966Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:35:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:35:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:36:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:36:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:36:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:36:06 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:36:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T08:36:09.953Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:36:09.963Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:36:09.963Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:36:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:36:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:36:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:36:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:36:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:36:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T08:36:19.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:36:19.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:36:19.971Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:36:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:36:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:36:21 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:36:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:36:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:36:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:36:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T08:36:29.078Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:36:29.079Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:36:29.952Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:36:29.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:36:29.967Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:36:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:36:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:36:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:36:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:36:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:36:36 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:36:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T08:36:39.969Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:36:39.979Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:36:39.980Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:36:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:36:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:36:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:36:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:36:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:36:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T08:36:49.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:36:49.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:36:49.966Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:36:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:36:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:36:51 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:36:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:36:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 12 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:36:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:36:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:36:59.089Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:36:59.091Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:36:59.953Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:36:59.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:36:59.966Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:36:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:37:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:37:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:37:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:37:06 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:37:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:37:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:37:09.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:37:09.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:37:09.968Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:37:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:37:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:37:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:37:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:37:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:37:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:37:19.952Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:37:19.963Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:37:19.963Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:37:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:37:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:37:21 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:37:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:37:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:37:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:37:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T08:37:29.102Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:37:29.104Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:37:29.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:37:29.971Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:37:29.972Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:37:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:37:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:37:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:37:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:37:36 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:37:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:37:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:37:39.967Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:37:39.976Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:37:39.978Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:37:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:37:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:37:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:37:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:37:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:37:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:37:49.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:37:49.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:37:49.968Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:37:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:37:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:37:51 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:37:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:37:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:37:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:37:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T08:37:59.104Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:37:59.106Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:37:59.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:37:59.964Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:37:59.965Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:37:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:38:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:38:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:38:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:38:06 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:38:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:38:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-01-07T08:38:09.970Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:38:09.980Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:38:09.981Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:38:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:38:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:38:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:38:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:38:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:38:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:38:19.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:38:19.971Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:38:19.973Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:38:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:38:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:38:21 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:38:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:38:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:38:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:38:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:38:29.120Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:38:29.123Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:38:29.968Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:38:29.978Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:38:29.978Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:38:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:38:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:38:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:38:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:38:36 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:38:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:38:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T08:38:39.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:38:39.963Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:38:39.963Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:38:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:38:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:38:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:38:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:38:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:38:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:38:49.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:38:49.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:38:49.969Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:38:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:38:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:38:51 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:38:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:38:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:38:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:38:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:38:59.126Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:38:59.128Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:38:59.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:38:59.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:38:59.971Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:38:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:39:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:39:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:39:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:39:06 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:39:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:39:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:39:09.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:39:09.972Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:39:09.973Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:39:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:39:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:39:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:39:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:39:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:39:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-01-07T08:39:19.961Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:39:19.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:39:19.971Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:39:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:39:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:39:21 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:39:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:39:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:39:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:39:29.134Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:39:29.138Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:08:39:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T08:39:29.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:39:29.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:39:29.968Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:39:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:39:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:39:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:39:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:39:36 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:39:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:39:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:39:39.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:39:39.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:39:39.971Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:39:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:39:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:39:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:39:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:39:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:39:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T08:39:49.961Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:39:49.973Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:39:49.975Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:39:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:39:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:39:51 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:39:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:39:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:39:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:39:59.139Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:39:59.140Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:08:39:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:39:59.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:39:59.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:39:59.967Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:39:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:40:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:40:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:40:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:40:06 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:40:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:40:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T08:40:09.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:40:09.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:40:09.970Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:40:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:40:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:40:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:40:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:40:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:40:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:40:19.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:40:19.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:40:19.967Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:40:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:40:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:40:21 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:40:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:40:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:40:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T08:40:29.168Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:40:29.175Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:08:40:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:40:29.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:40:29.966Z","message":"Connection[/10.233.71.113: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-01-07T08:40:29.971Z","message":"Connection[/10.233.71.113: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-01-07T08:40:29.974Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:40:29.975Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:40:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:40:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:40:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:40:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:40:36 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:40:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:40:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:40:39.953Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:40:39.960Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:40:39.961Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:40:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 12 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:40:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:40:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:40:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:40:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:40:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T08:40:49.964Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:40:49.997Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:40:49.998Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:40:50 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 39 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:40:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:40:51 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:40:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:40:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:40:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T08:40:59.184Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:40:59.186Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:08:40:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T08:40:59.952Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:40:59.961Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:40:59.963Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:40:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:41:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:41:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:41:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:41:06 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:41:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:41:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:41:09.964Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:41:09.976Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:41:09.977Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:41:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:41:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:41:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:41:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:41:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:41:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:41:19.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:41:19.978Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:41:19.979Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:41:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:41:21 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:41:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:41:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:41:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:41:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T08:41:29.188Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:41:29.190Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:08:41:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T08:41:29.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:41:29.978Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:41:29.979Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:41:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:41:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:41:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:41:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:41:36 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:41:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:41:39.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:41:39.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:41:39.967Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:41:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:41:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:41:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:41:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:41:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:41:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:41:49.965Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:41:49.982Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:41:49.982Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:41:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:41:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:41:51 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:41:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:41:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:41:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:41:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:41:59.191Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:41:59.192Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:41:59.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:41:59.971Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:41:59.972Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:41:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:42:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:42:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:42:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:42:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:42:06 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 8 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:42:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T08:42:09.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:42:09.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:42:09.966Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:42:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:42:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:42:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:42:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:42:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:42:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T08:42:19.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:42:19.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:42:19.966Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:42:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:42:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:42:21 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 8 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:42:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:42:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:42:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:42:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T08:42:29.192Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:42:29.194Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:42:29.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:42:29.972Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:42:29.974Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:42:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:42:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:42:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:42:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:42:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:42:36 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:42:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T08:42:39.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:42:39.971Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:42:39.973Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:42:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:42:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:42:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:42:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:42:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:42:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:42:49.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:42:49.976Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:42:49.978Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:42:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:42:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:42:51 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:42:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:42:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:42:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:42:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:42:59.210Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:42:59.212Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:42:59.968Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:42:59.996Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:42:59.997Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:43:00 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 34 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:43:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:43:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:43:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:43:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:43:07 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:43:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T08:43:09.963Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:43:09.979Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:43:09.980Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:43:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:43:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:43:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:43:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:43:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:43:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:43:19.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:43:19.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:43:19.970Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:43:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:43:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:43:22 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:43:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:43:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:43:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:43:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T08:43:29.226Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:43:29.227Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:43:29.967Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:43:29.976Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:43:29.976Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:43:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:43:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:43:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:43:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:43:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:43:37 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:43:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 14 - "logType": "access"
{"timestamp":"2023-01-07T08:43:39.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:43:39.975Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:43:39.976Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:43:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:43:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:43:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:43:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:43:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:43:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:43:49.962Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:43:49.976Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:43:49.977Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:43:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:43:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:43:52 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:43:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:43:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:43:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:43:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:43:59.230Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:43:59.231Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:43:59.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:43:59.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:43:59.971Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:43:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:44:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:44:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:44:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:44:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:44:07 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:44:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T08:44:09.968Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:44:09.983Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:44:09.984Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:44:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:44:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:44:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:44:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:44:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:44:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T08:44:19.951Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:44:19.961Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:44:19.962Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:44:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:44:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:44:22 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:44:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:44:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:44:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:44:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:44:29.252Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:44:29.253Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:44:29.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:44:29.974Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:44:29.975Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:44:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:44:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:44:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:44:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:44:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:44:37 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:44:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T08:44:39.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:44:39.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:44:39.970Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:44:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:44:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:44:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:44:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:44:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:44:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 12 - "logType": "access"
{"timestamp":"2023-01-07T08:44:49.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:44:49.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:44:49.968Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:44:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:44:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:44:52 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:44:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:44:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:44:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:44:59.260Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:44:59.261Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:08:44:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:44:59.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:44:59.971Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:44:59.972Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:44:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:45:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:45:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:45:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:45:07 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:45:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:45:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:45:09.964Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:45:09.973Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:45:09.974Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:45:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:45:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:45:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:45:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:45:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:45:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:45:19.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:45:19.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:45:19.971Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:45:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:45:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:45:22 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:45:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:45:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:45:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:45:29.266Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:45:29.267Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:08:45:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T08:45:29.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:45:29.963Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:45:29.964Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:45:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:45:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:45:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:45:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:45:37 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:45:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:45:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:45:39.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:45:39.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:45:39.971Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:45:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:45:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:45:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:45:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:45:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:45:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T08:45:49.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:45:49.975Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:45:49.976Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:45:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:45:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:45:52 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:45:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:45:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:45:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:45:59.274Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:45:59.276Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:08:45:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T08:45:59.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:45:59.971Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:45:59.972Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:45:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:46:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:46:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:46:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:46:07 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:46:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:46:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T08:46:09.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:46:09.962Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:46:09.963Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:46:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:46:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:46:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:46:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:46:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:46:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:46:19.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:46:19.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:46:19.971Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:46:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:46:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:46:22 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:46:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:46:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:46:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:46:29.283Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:46:29.284Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:08:46:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T08:46:29.964Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:46:29.973Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:46:29.975Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:46:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:46:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:46:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:46:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:46:37 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:46:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:46:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:46:39.953Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:46:39.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:46:39.967Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:46:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:46:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:46:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:46:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:46:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T08:46:49.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:46:49.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:46:49.970Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:46:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:46:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:46:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:46:52 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:46:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:46:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:46:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:46:59.290Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:46:59.291Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:46:59.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:46:59.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:46:59.970Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:46:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:47:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:47:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:47:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:47:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:47:07 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:47:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:47:09.962Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:47:09.971Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:47:09.972Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:47:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:47:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:47:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:47:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:47:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:47:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:47:19.951Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:47:19.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:47:19.966Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:47:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:47:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:47:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:47:22 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:47:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:47:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:47:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T08:47:29.292Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:47:29.296Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:47:29.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:47:29.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:47:29.971Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:47:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:47:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:47:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:47:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:47:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:47:37 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:47:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:47:39.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:47:39.978Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:47:39.979Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:47:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:47:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:47:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:47:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:47:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:47:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:47:49.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:47:49.965Z","message":"Connection[cassandra/10.233.72.23: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-01-07T08:47:49.974Z","message":"Connection[cassandra/10.233.72.23: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-01-07T08:47:49.974Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:47:49.975Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:47:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:47:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:47:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:47:52 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:47:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:47:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:47:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:47:59.303Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:47:59.304Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:47:59.952Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:47:59.960Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:47:59.961Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:47:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:48:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:48:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:48:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:48:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 13 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:48:07 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:48:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:48:09.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:48:09.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:48:09.970Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:48:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:48:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:48:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:48:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:48:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:48:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:48:19.972Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:48:19.986Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:48:19.987Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:48:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:48:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:48:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:48:22 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:48:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:48:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:48:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T08:48:29.310Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:48:29.312Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:48:29.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:48:29.963Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:48:29.964Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:48:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:48:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:48:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:48:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:48:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:48:37 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:48:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:48:39.951Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:48:39.960Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:48:39.960Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:48:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:48:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:48:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:48:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:48:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:48:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T08:48:49.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:48:49.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:48:49.967Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:48:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:48:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:48:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:48:52 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:48:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:48:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:48:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T08:48:59.318Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:48:59.319Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:48:59.953Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:48:59.963Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:48:59.964Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:48:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:49:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:49:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:49:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:49:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:49:07 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:49:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T08:49:09.964Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:49:09.973Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:49:09.975Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:49:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:49:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:49:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:49:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:49:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:49:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T08:49:19.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:49:19.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:49:19.969Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:49:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:49:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:49:22 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:49:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:49:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:49:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:49:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T08:49:29.322Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:49:29.323Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:49:29.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:49:29.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:49:29.968Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:49:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:49:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:49:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:49:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:49:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:49:37 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:49:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T08:49:39.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:49:39.962Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:49:39.963Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:49:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:49:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:49:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:49:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:49:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:49:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:49:49.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:49:49.985Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:49:49.986Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:49:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 30 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:49:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:49:52 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:49:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:49:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:49:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:49:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:49:59.325Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:49:59.326Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:49:59.971Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:49:59.979Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:49:59.980Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:49:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:50:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:50:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:50:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:50:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:50:07 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:50:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:50:09.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:50:09.972Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:50:09.973Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:50:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:50:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:50:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:50:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:50:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:50:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:50:19.953Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:50:19.963Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:50:19.964Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:50:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:50:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:50:22 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:50:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:50:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:50:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:50:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:50:29.338Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:50:29.339Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:50:29.953Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:50:29.964Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:50:29.965Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:50:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:50:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:50:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:50:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:50:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:50:37 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:50:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:50:39.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:50:39.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:50:39.966Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:50:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:50:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:50:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:50:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:50:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:50:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:50:49.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:50:49.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:50:49.971Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:50:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:50:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:50:52 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:50:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:50:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:50:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T08:50:59.346Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:50:59.348Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:08:50:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:50:59.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:50:59.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:50:59.968Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:50:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:51:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:51:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:51:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:51:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:51:07 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:51:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:51:09.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:51:09.965Z","message":"Connection[/10.233.65.19: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-01-07T08:51:09.966Z","message":"Connection[/10.233.65.19: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-01-07T08:51:09.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:51:09.968Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:51:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:51:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:51:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:51:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:51:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:51:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T08:51:19.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:51:19.964Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:51:19.966Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:51:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:51:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:51:22 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:51:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:51:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:51:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:51:29.350Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:51:29.353Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:08:51:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T08:51:29.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:51:29.978Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:51:29.980Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:51:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:51:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:51:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:51:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:51:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:51:38 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:51:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T08:51:39.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:51:39.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:51:39.968Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:51:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:51:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:51:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:51:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:51:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:51:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-01-07T08:51:49.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:51:49.974Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:51:49.975Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:51:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:51:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:51:53 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:51:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:51:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:51:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:51:59.354Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:51:59.355Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:08:51:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:51:59.966Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:51:59.982Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:51:59.983Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:51:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:52:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:52:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:52:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:52:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:52:08 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:52:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T08:52:09.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:52:09.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:52:09.966Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:52:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:52:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:52:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:52:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:52:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:52:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:52:19.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:52:19.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:52:19.969Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:52:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:52:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:52:23 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:52:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:52:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:52:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:52:29.370Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:52:29.373Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:52:29.962Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:52:29.978Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:52:29.980Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:52:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:52:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:52:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:52:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:52:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:52:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:52:38 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:52:39.975Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:52:39.996Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:52:39.997Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:52:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:52:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:52:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:52:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:52:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:52:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:52:49.968Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:52:49.980Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:52:49.981Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:52:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:52:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:52:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:52:53 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:52:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:52:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:52:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-01-07T08:52:59.374Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:52:59.375Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:52:59.961Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:52:59.973Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:52:59.974Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:52:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:53:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T08:53:01.892Z","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-01-07T08:53:01.898Z","message":"Invoke","context":{"ServiceName":"","TargetServiceName":"","InvocationID":"9ed68c94-6660-499c-9c10-455c635ae700","LogTimestamp":"2023-01-07T08:53:01.898Z","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-01-07T08:53:02.152Z","message":"InvokeReturn","context":{"ResponseCode":"200","ServiceName":"","TargetServiceName":"","ElapsedTime":"254","InvocationID":"9ed68c94-6660-499c-9c10-455c635ae700","LogTimestamp":"2023-01-07T08:53:02.151Z","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"}
10.233.66.52 - AAI [07/Jan/2023:08:53:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:53:03.139Z","message":"{\"transactionId\":\"d7d8125e-d674-4ccc-b16d-dcda51dffcb6\",\"status\":\"200\",\"rqstDate\":\"230107-08:52:58:545\",\"respDate\":\"230107-08:53:03:137\",\"sourceId\":\"robot-ete:d7d8125e-d674-4ccc-b16d-dcda51dffcb6\",\"resourceId\":\"https://aai.onap:8443/aai/v19/query?format=count\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-traversal-230107-08:52:58:545-80387\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-clientcert-base64=[], User-Agent=[python-requests/2.28.1], x-aai-ssl-issuer=[], Accept-Encoding=[gzip, deflate], Authorization=[Basic YWFpQGFhaS5vbmFwLm9yZzpkZW1vMTIzNDU2IQ==], x-aai-ssl-client-notbefore=[], Content-Length=[48], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], Content-Type=[application/json], x-aai-ssl-client-o=[], x-aai-ssl-client-ou=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], X-Forwarded-Proto=[https], Connection=[close], x-transactionid=[d7d8125e-d674-4ccc-b16d-dcda51dffcb6], Host=[aai.onap:8443], X-Forwarded-Port=[44772], X-Forwarded-For=[10.233.70.188], x-aai-ssl=[1], x-fromappid=[robot-ete], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0]}\\\",\\\"Payload\\\":\\\"{\\\\\\\"start\\\\\\\" : \\\\\\\"service-design-and-creation/models\\\\\\\"}\\\"}\"}","thread":"qtp1942828992-301","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
10.233.66.52 - aai@aai.onap.org [07/Jan/2023:08:53:03 +0000] "PUT /aai/v19/query?format=count" 200 26 REST d7d8125e-d674-4ccc-b16d-dcda51dffcb6 robot-ete 10.233.70.188          4643 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:53:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:53:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:53:08 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 24 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:53:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T08:53:09.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:53:09.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:53:09.967Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:53:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:53:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:53:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T08:53:13.464Z","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-01-07T08:53:13.465Z","message":"Invoke","context":{"ServiceName":"","TargetServiceName":"","InvocationID":"ac2263cd-1779-45ba-b72f-ab2107f72dc3","LogTimestamp":"2023-01-07T08:53:13.465Z","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-01-07T08:53:13.756Z","message":"InvokeReturn","context":{"ResponseCode":"200","ServiceName":"","TargetServiceName":"","ElapsedTime":"291","InvocationID":"ac2263cd-1779-45ba-b72f-ab2107f72dc3","LogTimestamp":"2023-01-07T08:53:13.756Z","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"}
10.233.66.52 - AAI [07/Jan/2023:08:53:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T08:53:14.479Z","message":"{\"transactionId\":\"bb529c6f-52ef-4a65-a8e1-05a6d9d8e8c8\",\"status\":\"200\",\"rqstDate\":\"230107-08:53:13:122\",\"respDate\":\"230107-08:53:14:479\",\"sourceId\":\"robot-ete:bb529c6f-52ef-4a65-a8e1-05a6d9d8e8c8\",\"resourceId\":\"https://aai.onap:8443/aai/v19/query?format=count\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-traversal-230107-08:53:13:122-62903\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-aai-ssl-client-notafter=[], x-aai-ssl-clientcert-base64=[], User-Agent=[python-requests/2.28.1], x-aai-ssl-issuer=[], Accept-Encoding=[gzip, deflate], Authorization=[Basic YWFpQGFhaS5vbmFwLm9yZzpkZW1vMTIzNDU2IQ==], x-aai-ssl-client-notbefore=[], Content-Length=[48], x-aai-ssl-client-dn=[], x-aai-ssl-client-l=[], Content-Type=[application/json], x-aai-ssl-client-o=[], x-aai-ssl-client-ou=[], x-aai-ssl-client-c=[], Accept=[application/json], x-aai-ssl-client-st=[], X-Forwarded-Proto=[https], Connection=[close], x-transactionid=[bb529c6f-52ef-4a65-a8e1-05a6d9d8e8c8], Host=[aai.onap:8443], X-Forwarded-Port=[55912], X-Forwarded-For=[10.233.68.64], x-aai-ssl=[1], x-fromappid=[robot-ete], x-aai-ssl-client-cn=[], x-aai-ssl-client-verify=[0]}\\\",\\\"Payload\\\":\\\"{\\\\\\\"start\\\\\\\" : \\\\\\\"service-design-and-creation/models\\\\\\\"}\\\"}\"}","thread":"qtp1942828992-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
10.233.66.52 - aai@aai.onap.org [07/Jan/2023:08:53:14 +0000] "PUT /aai/v19/query?format=count" 200 26 REST bb529c6f-52ef-4a65-a8e1-05a6d9d8e8c8 robot-ete 10.233.68.64          1362 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:53:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:53:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T08:53:19.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:53:19.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:53:19.967Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:53:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:53:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:53:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:53:23 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:53:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:53:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:53:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T08:53:29.386Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:53:29.387Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:53:29.952Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:53:29.960Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:53:29.961Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:53:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:53:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:53:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:53:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:53:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:53:38 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:53:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:53:39.965Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:53:39.978Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:53:39.979Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:53:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:53:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:53:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:53:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:53:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:53:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:53:49.962Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:53:49.984Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:53:49.985Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:53:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 30 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:53:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:53:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:53:53 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 26 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:53:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:53:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:53:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T08:53:59.402Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:53:59.403Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:53:59.968Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:53:59.977Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:53:59.979Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:53:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:54:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:54:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:54:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:54:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:54:08 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:54:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T08:54:09.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:54:09.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:54:09.966Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:54:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:54:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:54:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:54:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:54:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:54:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T08:54:19.964Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:54:19.973Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:54:19.975Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:54:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:54:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:54:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:54:23 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:54:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:54:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:54:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:54:29.403Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:54:29.405Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:54:29.970Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:54:29.980Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:54:29.981Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:54:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:54:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:54:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:54:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:54:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:54:38 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:54:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T08:54:39.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:54:39.974Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:54:39.975Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:54:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:54:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:54:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:54:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:54:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:54:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:54:49.965Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:54:49.974Z","message":"Connection[cassandra/10.233.72.23: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-01-07T08:54:49.980Z","message":"Connection[cassandra/10.233.72.23: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-01-07T08:54:49.983Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:54:49.984Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:54:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:54:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:54:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:54:53 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 13 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:54:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:54:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:54:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:54:59.406Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:54:59.412Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:54:59.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:54:59.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:54:59.971Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:54:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:55:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:55:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:55:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:55:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:55:08 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:55:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:55:09.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:55:09.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:55:09.969Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:55:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:55:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:55:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:55:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:55:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:55:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:55:19.953Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:55:19.963Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:55:19.964Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:55:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:55:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:55:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:55:23 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:55:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:55:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:55:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:55:29.413Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:55:29.414Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:55:29.964Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:55:29.974Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:55:29.975Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:55:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:55:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:55:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:55:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:55:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:55:38 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:55:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T08:55:39.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:55:39.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:55:39.968Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:55:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:55:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:55:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:55:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:55:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:55:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T08:55:49.961Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:55:49.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:55:49.971Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:55:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:55:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:55:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:55:53 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:55:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:55:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T08:55:59.415Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:55:59.416Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:08:55:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:55:59.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:55:59.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:55:59.970Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:55:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:56:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:56:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:56:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:56:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:56:08 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:56:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T08:56:09.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:56:09.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:56:09.968Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:56:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:56:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:56:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:56:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:56:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:56:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T08:56:19.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:56:19.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:56:19.968Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:56:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:56:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:56:23 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:56:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:56:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:56:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:56:29.422Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:56:29.424Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:08:56:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:56:29.962Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:56:29.972Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:56:29.973Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:56:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:56:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:56:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:56:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:56:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:56:38 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:56:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T08:56:39.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:56:39.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:56:39.972Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:56:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:56:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:56:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:56:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:56:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:56:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:56:49.966Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:56:49.978Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:56:49.978Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:56:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:56:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:56:53 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:56:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:56:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:56:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:56:59.425Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:56:59.426Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:08:56:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T08:56:59.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:56:59.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:56:59.971Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:56:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:57:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:57:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:57:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:57:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:57:08 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T08:57:09.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:57:09.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:57:09.967Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:57:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:57:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:57:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:57:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:57:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:57:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T08:57:19.952Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:57:19.962Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:57:19.963Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:57:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:57:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:57:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:57:23 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:57:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:57:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:57:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:57:29.438Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:57:29.440Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:57:29.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:57:29.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:57:29.967Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:57:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:57:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:57:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:57:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:57:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:57:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:57:38 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:57:39.968Z","message":"Connection[/10.233.65.19:9042-1, 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-01-07T08:57:39.970Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:57:39.971Z","message":"Connection[/10.233.65.19: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-01-07T08:57:40.044Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:57:40.046Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:57:40 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 81 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:57:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:57:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:57:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:57:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:57:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:57:49.962Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:57:50.017Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:57:50.018Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:57:50 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 62 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:57:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:57:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:57:53 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:57:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:57:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:57:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 12 - "logType": "access"
{"timestamp":"2023-01-07T08:57:59.457Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:57:59.461Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:57:59.968Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:57:59.979Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:57:59.981Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:57:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:58:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:58:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:58:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:58:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:58:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:58:08 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T08:58:09.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:58:09.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:58:09.971Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:58:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:58:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:58:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:58:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:58:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:58:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:58:19.962Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:58:19.977Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:58:19.978Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:58:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:58:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:58:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:58:23 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:58:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:58:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:58:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:58:29.462Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:58:29.463Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:58:29.963Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:58:29.972Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:58:29.974Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:58:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:58:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:58:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:58:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:58:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:58:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:58:38 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T08:58:39.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:58:39.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:58:39.970Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:58:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:58:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:58:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:58:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:58:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:58:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:58:49.961Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:58:49.972Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:58:49.973Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:58:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:58:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:58:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:58:53 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:58:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:58:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:58:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T08:58:59.465Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:58:59.467Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:58:59.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:58:59.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:58:59.970Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:58:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:59:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:59:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:59:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:59:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:59:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:59:08 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T08:59:09.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:59:09.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:59:09.966Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:59:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:59:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:59:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:59:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:59:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:59:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:59:19.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:59:19.976Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:59:19.977Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:59:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:59:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:59:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:59:24 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:59:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:59:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:59:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:59:29.486Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:59:29.487Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:59:29.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:59:29.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:59:29.968Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:59:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:59:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:59:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:59:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:59:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:59:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:59:39 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:59:39.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:59:39.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:59:39.971Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:59:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:59:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:59:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:59:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:59:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:59:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:59:49.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:59:50.013Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:59:50.014Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:59:50 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 61 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:59:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:59:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:08:59:54 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:59:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:59:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:08:59:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T08:59:59.499Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:59:59.500Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:59:59.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T08:59:59.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T08:59:59.967Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:08:59:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:00:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:00:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:00:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:00:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:00:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:00:09 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T09:00:09.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:00:09.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:00:09.969Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:00:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:00:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 11 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:00:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:00:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:00:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:00:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T09:00:19.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:00:19.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:00:19.970Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:00:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:00:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:00:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:00:24 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:00:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:00:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:00:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T09:00:29.510Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:00:29.514Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:00:29.965Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:00:29.977Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:00:29.978Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:00:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:00:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:00:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:00:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:00:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:00:39 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:00:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:00:39.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:00:39.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:00:39.966Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:00:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:00:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:00:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:00:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:00:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:00:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T09:00:49.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:00:49.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:00:49.965Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:00:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:00:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:00:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:00:54 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:00:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:00:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:00:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T09:00:59.515Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:00:59.517Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:00:59.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:00:59.964Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:00:59.965Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:00:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:01:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:01:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:01:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:01:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:01:09 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:01:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T09:01:09.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:01:09.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:01:09.968Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:01:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:01:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:01:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:01:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:01:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:01:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T09:01:19.951Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:01:19.960Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:01:19.961Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:01:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:01:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:01:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:01:24 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:01:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:01:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:01:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:01:29.518Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:01:29.520Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:01:29.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:01:29.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:01:29.967Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:01:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:01:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:01:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:01:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:01:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:01:39 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:01:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:01:39.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:01:39.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:01:39.968Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:01:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:01:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:01:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:01:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:01:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:01:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T09:01:49.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:01:50.009Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:01:50.011Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:01:50 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 56 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:01:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:01:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:01:54 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:01:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:01:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:01:59.521Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:01:59.523Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:09:01:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T09:01:59.952Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:01:59.960Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:01:59.965Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:01:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:02:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:02:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:02:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:02:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:02:09 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:02:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:02:09.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:02:09.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:02:09.972Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:02:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:02:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:02:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:02:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:02:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:02:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:02:19.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:02:19.964Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:02:19.965Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:02:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:02:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:02:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:02:24 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:02:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:02:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T09:02:29.523Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:02:29.525Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:09:02:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T09:02:29.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:02:29.972Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:02:29.973Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:02:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:02:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:02:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:02:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:02:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:02:39 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 8 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:02:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T09:02:39.967Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:02:39.970Z","message":"Connection[/10.233.65.19: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-01-07T09:02:39.972Z","message":"Connection[/10.233.65.19: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-01-07T09:02:39.976Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:02:39.977Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:02:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:02:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:02:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:02:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:02:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:02:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:02:49.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:02:49.972Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:02:49.974Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:02:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:02:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:02:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:02:54 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:02:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:02:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:02:59.530Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:02:59.532Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:02:59.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:02:59.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:02:59.968Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:02:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:02:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:03:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:03:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:03:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:03:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:03:09 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:03:09.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:03:09.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:03:09.969Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:03:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:03:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:03:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:03:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:03:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:03:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:03:19.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:03:19.963Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:03:19.964Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:03:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:03:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:03:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:03:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:03:24 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:03:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:03:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:03:29.547Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:03:29.548Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:03:29.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:03:29.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:03:29.970Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:03:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:03:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:03:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:03:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:03:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:03:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:03:39 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-01-07T09:03:39.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:03:39.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:03:39.967Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:03:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:03:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:03:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:03:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:03:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:03:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:03:49.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:03:49.981Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:03:49.982Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:03:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 30 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:03:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:03:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:03:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:03:54 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:03:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:03:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T09:03:59.558Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:03:59.559Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:03:59.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:03:59.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:03:59.968Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:03:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:04:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:04:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:04:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:04:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:04:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:04:09 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T09:04:09.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:04:09.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:04:09.966Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:04:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:04:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:04:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:04:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:04:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:04:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:04:19.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:04:19.963Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:04:19.964Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:04:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:04:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:04:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:04:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:04:24 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:04:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:04:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:04:29.560Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:04:29.562Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:04:29.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:04:29.971Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:04:29.972Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:04:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:04:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:04:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:04:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:04:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:04:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:04:39 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T09:04:39.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:04:39.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:04:39.968Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:04:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:04:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:04:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:04:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:04:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:04:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:04:49.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:04:49.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:04:49.971Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:04:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:04:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:04:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:04:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:04:54 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:04:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:04:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:04:59.564Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:04:59.566Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:04:59.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:04:59.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:04:59.967Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:04:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:05:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:05:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:05:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:05:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:05:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:05:09 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T09:05:09.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:05:09.980Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:05:09.981Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:05:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 29 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:05:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:05:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:05:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:05:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 11 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:05:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:05:19.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:05:19.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:05:19.969Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:05:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:05:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:05:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:05:24 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:05:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:05:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:05:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:05:29.574Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:05:29.576Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:05:29.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:05:29.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:05:29.966Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:05:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:05:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:05:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:05:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:05:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:05:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:05:39 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T09:05:39.967Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:05:39.980Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:05:39.981Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:05:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:05:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:05:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:05:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:05:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:05:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:05:49.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:05:49.973Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:05:49.975Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:05:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:05:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:05:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:05:54 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 9 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:05:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:05:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:05:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:05:59.578Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:05:59.579Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:05:59.962Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:05:59.971Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:05:59.972Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:05:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:06:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:06:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:06:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:06:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:06:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:06:09 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:06:09.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:06:09.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:06:09.966Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:06:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:06:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:06:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:06:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:06:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:06:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T09:06:19.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:06:19.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:06:19.971Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:06:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:06:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:06:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:06:24 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:06:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:06:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:06:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T09:06:29.581Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:06:29.583Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:06:29.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:06:29.964Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:06:29.965Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:06:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:06:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:06:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:06:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:06:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:06:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:06:39 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T09:06:39.953Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:06:39.960Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:06:39.961Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:06:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:06:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:06:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:06:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:06:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:06:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T09:06:49.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:06:49.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:06:49.970Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:06:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:06:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:06:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:06:54 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:06:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:06:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:06:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:06:59.584Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:06:59.585Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:06:59.966Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:06:59.976Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:06:59.977Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:06:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:07:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:07:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:07:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:07:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:07:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T09:07:09.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:07:09.972Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:07:09.973Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:07:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:07:10 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:07:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:07:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:07:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:07:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:07:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T09:07:19.952Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:07:19.961Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:07:19.962Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:07:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:07:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:07:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:07:25 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:07:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:07:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T09:07:29.586Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:07:29.587Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:09:07:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:07:29.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:07:29.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:07:29.966Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:07:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:07:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:07:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:07:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:07:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:07:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T09:07:39.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:07:39.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:07:39.970Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:07:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:07:40 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:07:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:07:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:07:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:07:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:07:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T09:07:49.953Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:07:49.963Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:07:49.964Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:07:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:07:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:07:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:07:55 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:07:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:07:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T09:07:59.587Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:07:59.590Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:09:07:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T09:07:59.963Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:07:59.966Z","message":"Connection[/10.233.71.113: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-01-07T09:07:59.967Z","message":"Connection[/10.233.71.113: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-01-07T09:07:59.973Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:07:59.974Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:07:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:08:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:08:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:08:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:08:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:08:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T09:08:09.962Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:08:09.974Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:08:09.975Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:08:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:08:10 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:08:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:08:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:08:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:08:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:08:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:08:19.972Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:08:19.987Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:08:19.988Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:08:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:08:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:08:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:08:25 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:08:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:08:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T09:08:29.598Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:08:29.599Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:09:08:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:08:29.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:08:29.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:08:29.968Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:08:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:08:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:08:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:08:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:08:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T09:08:39.953Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:08:39.962Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:08:39.963Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:08:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:08:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:08:40 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:08:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:08:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:08:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:08:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T09:08:49.963Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:08:49.974Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:08:49.975Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:08:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:08:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:08:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:08:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:08:55 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:08:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:08:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:08:59.600Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:08:59.602Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:08:59.970Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:08:59.980Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:08:59.981Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:08:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:09:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:09:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:09:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:09:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:09:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:09:09.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:09:09.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:09:09.966Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:09:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:09:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:09:10 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:09:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:09:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:09:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:09:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:09:19.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:09:19.972Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:09:19.973Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:09:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:09:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:09:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:09:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:09:25 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:09:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:09:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:09:29.603Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:09:29.604Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:09:29.963Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:09:29.979Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:09:29.980Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:09:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:09:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:09:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:09:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:09:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:09:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:09:39.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:09:39.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:09:39.966Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:09:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:09:40 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:09:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:09:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:09:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:09:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:09:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T09:09:49.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:09:49.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:09:49.968Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:09:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:09:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:09:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:09:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:09:55 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:09:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:09:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:09:59.632Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:09:59.635Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:09:59.953Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:09:59.962Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:09:59.963Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:09:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:10:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:10:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:10:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:10:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:10:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:10:09.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:10:09.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:10:09.969Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:10:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:10:10 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:10:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:10:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:10:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:10:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:10:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T09:10:19.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:10:19.964Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:10:19.964Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:10:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:10:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:10:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:10:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:10:25 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:10:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:10:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:10:29.636Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:10:29.637Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:10:29.961Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:10:29.974Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:10:29.975Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:10:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:10:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:10:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:10:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:10:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:10:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:10:39.953Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:10:39.963Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:10:39.964Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:10:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:10:40 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:10:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:10:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:10:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:10:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:10:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:10:49.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:10:49.964Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:10:49.965Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:10:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:10:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:10:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:10:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:10:55 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:10:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:10:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:10:59.638Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:10:59.641Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:10:59.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:10:59.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:10:59.966Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:10:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:11:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:11:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:11:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:11:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:11:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T09:11:09.964Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:11:09.972Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:11:09.973Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:11:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:11:10 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:11:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:11:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:11:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:11:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:11:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:11:19.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:11:19.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:11:19.966Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:11:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 12 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:11:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:11:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:11:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:11:25 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:11:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:11:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:11:29.642Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:11:29.643Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:11:29.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:11:29.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:11:29.966Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:11:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:11:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:11:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:11:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:11:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:11:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:11:39.963Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:11:39.983Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:11:39.983Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:11:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:11:40 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:11:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:11:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:11:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:11:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:11:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:11:49.962Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:11:49.967Z","message":"Connection[cassandra/10.233.72.23: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-01-07T09:11:49.977Z","message":"Connection[cassandra/10.233.72.23: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-01-07T09:11:49.986Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:11:49.987Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:11:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 29 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:11:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:11:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:11:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:11:55 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:11:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:11:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:11:59.658Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:11:59.661Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:11:59.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:11:59.964Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:11:59.965Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:11:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 12 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:12:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:12:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:12:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:12:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:12:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T09:12:09.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:12:09.964Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:12:09.965Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:12:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:12:10 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:12:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:12:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:12:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:12:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:12:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:12:19.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:12:19.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:12:19.972Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:12:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:12:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:12:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:12:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:12:25 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:12:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:12:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:12:29.674Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:12:29.675Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:12:29.982Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:12:30.001Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:12:30.002Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:12:30 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:12:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:12:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:12:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:12:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:12:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-01-07T09:12:39.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:12:39.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:12:39.969Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:12:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:12:40 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:12:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:12:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:12:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:12:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:12:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:12:49.966Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:12:49.978Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:12:49.979Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:12:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:12:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:12:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:12:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:12:55 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:12:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:12:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T09:12:59.682Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:12:59.683Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:12:59.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:12:59.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:12:59.966Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:12:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:13:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:13:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:13:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:13:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:13:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T09:13:09.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:13:09.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:13:09.967Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:13:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:13:10 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:13:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:13:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:13:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:13:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:13:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T09:13:19.962Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:13:19.972Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:13:19.973Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:13:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:13:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:13:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:13:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:13:25 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:13:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:13:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T09:13:29.690Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:13:29.691Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:13:29.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:13:29.963Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:13:29.964Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:13:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:13:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:13:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:13:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:13:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:13:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T09:13:39.966Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:13:39.986Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:13:39.987Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:13:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:13:40 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:13:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:13:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:13:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:13:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:13:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:13:49.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:13:49.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:13:49.967Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:13:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:13:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:13:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:13:55 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:13:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:13:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:13:59.691Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:13:59.693Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:09:13:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:13:59.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:13:59.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:13:59.969Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:13:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:14:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:14:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:14:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:14:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:14:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T09:14:09.952Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:14:09.963Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:14:09.964Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:14:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:14:10 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:14:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:14:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:14:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:14:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:14:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:14:19.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:14:19.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:14:19.967Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:14:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:14:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:14:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:14:25 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:14:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:14:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T09:14:29.694Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:14:29.696Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:14:29.953Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:14:29.962Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:14:29.966Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:14:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:14:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:14:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:14:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:14:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:14:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T09:14:39.961Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:14:39.973Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:14:39.974Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:14:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:14:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:14:40 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:14:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:14:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:14:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:14:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:14:49.980Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:14:49.997Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:14:49.998Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:14:50 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:14:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:14:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:14:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:14:55 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:14:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:14:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:14:59.719Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:14:59.721Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:14:59.972Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:14:59.995Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:14:59.996Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:14:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 42 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:15:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:15:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:15:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:15:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:15:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:15:09.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:15:09.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:15:09.969Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:15:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:15:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:15:10 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:15:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:15:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:15:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:15:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:15:19.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:15:19.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:15:19.969Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:15:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:15:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:15:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:15:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:15:25 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:15:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:15:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:15:29.738Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:15:29.739Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:15:29.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:15:29.978Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:15:29.979Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:15:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:15:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:15:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:15:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:15:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:15:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T09:15:39.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:15:39.970Z","message":"Connection[/10.233.65.19: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-01-07T09:15:39.972Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:15:39.973Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:15:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access"
{"timestamp":"2023-01-07T09:15:39.977Z","message":"Connection[/10.233.65.19: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"}
10.233.66.52 - AAI [07/Jan/2023:09:15:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:15:40 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:15:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:15:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:15:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:15:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T09:15:49.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:15:50.023Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:15:50.025Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:15:50 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 74 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:15:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:15:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:15:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:15:55 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:15:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:15:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:15:59.742Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:15:59.745Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:15:59.965Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:15:59.981Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:15:59.982Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:15:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:16:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:16:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:16:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:16:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:16:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:16:09.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:16:09.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:16:09.970Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:16:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:16:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:16:11 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:16:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:16:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 11 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:16:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:16:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:16:19.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:16:19.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:16:19.971Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:16:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:16:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:16:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:16:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:16:26 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:16:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:16:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:16:29.745Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:16:29.748Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:16:29.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:16:29.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:16:29.971Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:16:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:16:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:16:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:16:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:16:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:16:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:16:39.966Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:16:39.977Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:16:39.978Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:16:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:16:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:16:41 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:16:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:16:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:16:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:16:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T09:16:49.963Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:16:49.972Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:16:49.972Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:16:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:16:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:16:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:16:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:16:56 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:16:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:16:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:16:59.766Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:16:59.770Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:16:59.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:16:59.975Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:16:59.976Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:16:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:17:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:17:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:17:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:17:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:17:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:17:09.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:17:09.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:17:09.968Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:17:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:17:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:17:11 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:17:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:17:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:17:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:17:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T09:17:19.953Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:17:19.971Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:17:19.972Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:17:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:17:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:17:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:17:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:17:26 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:17:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:17:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:17:29.771Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:17:29.772Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:17:29.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:17:29.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:17:29.971Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:17:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:17:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:17:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:17:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:17:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:17:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:17:39.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:17:39.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:17:39.965Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:17:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:17:41 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:17:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:17:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 13 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:17:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:17:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:17:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T09:17:49.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:17:50.024Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:17:50.025Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:17:50 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 73 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:17:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:17:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:17:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:17:56 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:17:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:17:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:17:59.782Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:17:59.785Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:17:59.952Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:17:59.961Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:17:59.963Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:17:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:18:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:18:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:18:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:18:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:18:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:18:09.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:18:09.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:18:09.967Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:18:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:18:11 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:18:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:18:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:18:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:18:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:18:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:18:19.953Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:18:19.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:18:19.967Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:18:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:18:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:18:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:18:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:18:26 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:18:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:18:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T09:18:29.810Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:18:29.811Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:18:29.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:18:29.962Z","message":"Connection[/10.233.71.113: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-01-07T09:18:30.037Z","message":"Connection[/10.233.71.113:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:18:30.041Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:18:30.042Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:18:30 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 91 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:18:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:18:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:18:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:18:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:18:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:18:39.973Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:18:39.982Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:18:39.983Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:18:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:18:41 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:18:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:18:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:18:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:18:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:18:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T09:18:49.963Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:18:49.974Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:18:49.975Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:18:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:18:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:18:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:18:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:18:56 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:18:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:18:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:18:59.816Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:18:59.817Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:18:59.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:18:59.979Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:18:59.980Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:18:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:19:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:19:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:19:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:19:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:19:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T09:19:09.962Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:19:09.979Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:19:09.980Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:19:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:19:11 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:19:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:19:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:19:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:19:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:19:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T09:19:19.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:19:19.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:19:19.966Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:19:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:19:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:19:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:19:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:19:26 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:19:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T09:19:29.823Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:19:29.824Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:09:19:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:19:29.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:19:29.971Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:19:29.971Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:19:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:19:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:19:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:19:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:19:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:19:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:19:39.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:19:39.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:19:39.968Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:19:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:19:41 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:19:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:19:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:19:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:19:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T09:19:49.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:19:49.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:19:49.969Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:19:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:19:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:19:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:19:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:19:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:19:56 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:19:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:19:59.824Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:19:59.826Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:19:59.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:19:59.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:19:59.969Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:19:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:20:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:20:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:20:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:20:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:20:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:20:09.961Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:20:09.971Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:20:09.971Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:20:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:20:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:20:11 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:20:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:20:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:20:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:20:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T09:20:19.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:20:19.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:20:19.967Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:20:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:20:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:20:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:20:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:20:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:20:26 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:20:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T09:20:29.826Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:20:29.827Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:20:29.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:20:29.976Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:20:29.977Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:20:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:20:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:20:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:20:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:20:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:20:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:20:39.968Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:20:39.980Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:20:39.981Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:20:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:20:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:20:41 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:20:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:20:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:20:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:20:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T09:20:49.970Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:20:49.991Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:20:49.993Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:20:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:20:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:20:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:20:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:20:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:20:56 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:20:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T09:20:59.830Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:20:59.831Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:20:59.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:20:59.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:20:59.968Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:20:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:21:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:21:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:21:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:21:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:21:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-01-07T09:21:09.963Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:21:09.972Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:21:09.974Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:21:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:21:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:21:11 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:21:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:21:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:21:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:21:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-01-07T09:21:19.961Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:21:19.972Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:21:19.973Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:21:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:21:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:21:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:21:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:21:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:21:26 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:21:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:21:29.832Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:21:29.833Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:21:29.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:21:29.973Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:21:29.974Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:21:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:21:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:21:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:21:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:21:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:21:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:21:39.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:21:39.972Z","message":"Connection[/10.233.65.19: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-01-07T09:21:39.974Z","message":"Connection[/10.233.65.19: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-01-07T09:21:39.976Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:21:39.977Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:21:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:21:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:21:41 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:21:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:21:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:21:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:21:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:21:49.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:21:49.981Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:21:49.982Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:21:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:21:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:21:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:21:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:21:56 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:21:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:21:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:21:59.837Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:21:59.838Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:21:59.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:21:59.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:21:59.967Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:21:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:22:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:22:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:22:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:22:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:22:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:22:09.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:22:09.982Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:22:09.983Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:22:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 30 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:22:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:22:11 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:22:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:22:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:22:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:22:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:22:19.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:22:19.964Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:22:19.965Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:22:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:22:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:22:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:22:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:22:26 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:22:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:22:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T09:22:29.839Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:22:29.842Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:22:29.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:22:29.963Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:22:29.964Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:22:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:22:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:22:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:22:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:22:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:22:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:22:39.973Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:22:39.984Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:22:39.985Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:22:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:22:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:22:41 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:22:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:22:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:22:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:22:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:22:49.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:22:49.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:22:49.969Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:22:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:22:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:22:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:22:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:22:56 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:22:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:22:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:22:59.862Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:22:59.863Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:22:59.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:22:59.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:22:59.968Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:22:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:23:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:23:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:23:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:23:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:23:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T09:23:09.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:23:09.972Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:23:09.972Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:23:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:23:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:23:11 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:23:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:23:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:23:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:23:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:23:19.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:23:19.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:23:19.965Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:23:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:23:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:23:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:23:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:23:26 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:23:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:23:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:23:29.866Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:23:29.867Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:23:29.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:23:29.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:23:29.968Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:23:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:23:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:23:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:23:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:23:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:23:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:23:39.953Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:23:39.972Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:23:39.974Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:23:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:23:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:23:41 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:23:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:23:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:23:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:23:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T09:23:49.964Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:23:49.976Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:23:49.977Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:23:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:23:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:23:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:23:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:23:56 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:23:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:23:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:23:59.894Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:23:59.896Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:23:59.962Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:23:59.968Z","message":"Connection[/10.233.71.113: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-01-07T09:23:59.969Z","message":"Connection[/10.233.71.113: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-01-07T09:23:59.973Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:23:59.974Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:23:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:24:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:24:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:24:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:24:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:24:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T09:24:09.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:24:09.971Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:24:09.972Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:24:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:24:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:24:11 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:24:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:24:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:24:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:24:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:24:19.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:24:19.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:24:19.971Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:24:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:24:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:24:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:24:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:24:27 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:24:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:24:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:24:29.897Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:24:29.898Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:24:29.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:24:29.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:24:29.968Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:24:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:24:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:24:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:24:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:24:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:24:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T09:24:39.952Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:24:39.960Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:24:39.963Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:24:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:24:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:24:42 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:24:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:24:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:24:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:24:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:24:49.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:24:49.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:24:49.967Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:24:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:24:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:24:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:24:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:24:57 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:24:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T09:24:59.912Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:24:59.913Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:24:59.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:24:59.964Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:24:59.964Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:09:24:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.72.129 - - [07/Jan/2023:09:24:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:25:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:25:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:25:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:25:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:25:09.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:25:09.964Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:25:09.966Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:25:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:25:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:25:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:25:12 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:25:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:25:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:25:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:25:19.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:25:19.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:25:19.970Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:25:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:25:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:25:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:25:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:25:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:25:27 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:25:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:25:29.938Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:25:29.939Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:25:29.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:25:29.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:25:29.967Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:25:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:25:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:25:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:25:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:25:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:25:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:25:39.963Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:25:39.972Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:25:39.976Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:25:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:25:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:25:42 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:25:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:25:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:25:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:25:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:25:49.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:25:49.972Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:25:49.973Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:25:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:25:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:25:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:25:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:25:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:25:57 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:25:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:25:59.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:25:59.955Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:25:59.956Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:25:59.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:25:59.966Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:25:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:26:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:26:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:26:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:26:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:26:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:26:09.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:26:09.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:26:09.970Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:26:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:26:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:26:12 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:26:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:26:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:26:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:26:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:26:19.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:26:19.972Z","message":"Connection[cassandra/10.233.72.23: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-01-07T09:26:19.973Z","message":"Connection[cassandra/10.233.72.23: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-01-07T09:26:19.973Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:26:19.975Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:26:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:26:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:26:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:26:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:26:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:26:27 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:26:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T09:26:29.956Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:26:29.959Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:26:29.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:26:29.974Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:26:29.975Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:26:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:26:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:26:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:26:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:26:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:26:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T09:26:39.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:26:39.968Z","message":"Connection[/10.233.65.19: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-01-07T09:26:39.971Z","message":"Connection[/10.233.65.19: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-01-07T09:26:39.978Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:26:39.979Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:26:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:26:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:26:42 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:26:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:26:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:26:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:26:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T09:26:49.963Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:26:49.978Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:26:49.979Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:26:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:26:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:26:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:26:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:26:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:26:57 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:26:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T09:26:59.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:26:59.959Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:26:59.960Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:26:59.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:26:59.967Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:26:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:27:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:27:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:27:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:27:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:27:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:27:09.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:27:09.962Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:27:09.963Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:27:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:27:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:27:12 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:27:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:27:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:27:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:27:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:27:19.963Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:27:19.978Z","message":"Connection[cassandra/10.233.72.23: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-01-07T09:27:19.979Z","message":"Connection[cassandra/10.233.72.23: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-01-07T09:27:19.983Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:27:19.984Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:27:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:27:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:27:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:27:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:27:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:27:27 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:27:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:27:29.966Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:27:29.967Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:27:29.968Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:27:29.976Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:27:29.977Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:27:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:27:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:27:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:27:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:27:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:27:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:27:39.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:27:40.018Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:27:40.019Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:27:40 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 71 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:27:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:27:42 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:27:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:27:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:27:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:27:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:27:49.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:27:49.976Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:27:49.977Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:27:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:27:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:27:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:27:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:27:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:27:57 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:27:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:27:59.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:27:59.969Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:27:59.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:27:59.971Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:27:59.970Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:27:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:28:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:28:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:28:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:28:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:28:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:28:09.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:28:09.964Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:28:09.965Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:28:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:28:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:28:12 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:28:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:28:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:28:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:28:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T09:28:19.963Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:28:19.983Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:28:19.984Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:28:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:28:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:28:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:28:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:28:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:28:27 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:28:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:28:29.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:28:29.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:28:29.968Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:28:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
{"timestamp":"2023-01-07T09:28:29.972Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:28:29.973Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:09:28:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:28:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:28:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:28:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:28:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:28:39.961Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:28:39.971Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:28:39.972Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:28:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:28:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:28:42 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:28:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:28:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:28:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:28:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:28:49.962Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:28:49.978Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:28:49.979Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:28:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:28:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:28:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:28:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:28:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:28:57 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:28:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T09:28:59.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:28:59.967Z","message":"Connection[/10.233.71.113: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-01-07T09:28:59.968Z","message":"Connection[/10.233.71.113:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:28:59.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:28:59.969Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:28:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
{"timestamp":"2023-01-07T09:28:59.973Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:28:59.975Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:09:29:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:29:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:29:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:29:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:29:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:29:09.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:29:09.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:29:09.971Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:29:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:29:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:29:12 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:29:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:29:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:29:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:29:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T09:29:19.953Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:29:19.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:29:19.971Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:29:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:29:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:29:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:29:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:29:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:29:27 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:29:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T09:29:29.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:29:29.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:29:29.969Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:29:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
{"timestamp":"2023-01-07T09:29:29.976Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:29:29.977Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:09:29:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:29:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:29:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:29:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:29:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:29:39.962Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:29:39.969Z","message":"Connection[/10.233.65.19: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-01-07T09:29:39.971Z","message":"Connection[/10.233.65.19: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-01-07T09:29:39.971Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:29:39.972Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:29:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:29:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:29:42 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:29:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:29:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:29:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:29:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:29:49.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:29:49.971Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:29:49.972Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:29:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:29:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:29:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:29:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:29:57 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:29:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:29:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T09:29:59.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:29:59.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:29:59.968Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:29:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
{"timestamp":"2023-01-07T09:29:59.977Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:29:59.978Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:09:30:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:30:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:30:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:30:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:30:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T09:30:09.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:30:09.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:30:09.969Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:30:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:30:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:30:12 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:30:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:30:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:30:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:30:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:30:19.964Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:30:19.975Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:30:19.976Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:30:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:30:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:30:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:30:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:30:27 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:30:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:30:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T09:30:29.952Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:30:29.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:30:29.967Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:30:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
{"timestamp":"2023-01-07T09:30:29.979Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:30:29.981Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:09:30:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:30:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:30:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:30:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:30:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T09:30:39.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:30:39.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:30:39.970Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:30:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:30:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:30:42 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:30:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:30:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:30:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T09:30:49.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:30:49.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:30:49.969Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:30:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:30:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:30:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:30:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:30:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:30:57 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:30:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T09:30:59.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:30:59.964Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:30:59.965Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:30:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
{"timestamp":"2023-01-07T09:30:59.982Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:30:59.983Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:09:31:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:31:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:31:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:31:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:31:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:31:09.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:31:09.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:31:09.971Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:31:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:31:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:31:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:31:12 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:31:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:31:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:31:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:31:19.973Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:31:19.997Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:31:19.997Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:31:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 28 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:31:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:31:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:31:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:31:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:31:27 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:31:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:31:29.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:31:29.971Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:31:29.972Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:31:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
{"timestamp":"2023-01-07T09:31:29.984Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:31:29.985Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:09:31:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:31:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:31:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:31:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:31:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:31:39.953Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:31:39.963Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:31:39.964Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:31:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:31:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:31:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:31:42 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:31:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:31:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:31:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T09:31:49.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:31:49.964Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:31:49.965Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:31:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:31:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:31:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:31:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:31:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:31:57 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:31:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:31:59.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:31:59.979Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:31:59.980Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:31:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access"
{"timestamp":"2023-01-07T09:31:59.986Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:31:59.988Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:09:32:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:32:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:32:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:32:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:32:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:32:09.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:32:09.963Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:32:09.964Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:32:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:32:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:32:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:32:12 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:32:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:32:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:32:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T09:32:19.952Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:32:19.960Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:32:19.961Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:32:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:32:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:32:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:32:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:32:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:32:27 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:32:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T09:32:29.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:32:29.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:32:29.968Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:32:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
{"timestamp":"2023-01-07T09:32:29.988Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:32:29.994Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:09:32:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:32:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:32:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:32:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:32:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:32:39.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:32:39.962Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:32:39.963Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:32:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 12 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:32:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:32:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:32:42 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:32:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:32:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:32:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:32:49.963Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:32:49.978Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:32:49.979Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:32:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:32:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:32:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:32:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:32:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:32:57 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:32:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T09:32:59.961Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:32:59.980Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:32:59.980Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:32:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access"
{"timestamp":"2023-01-07T09:32:59.995Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:32:59.997Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:09:33:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:33:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:33:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:33:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:33:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:33:09.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:33:09.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:33:09.967Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:33:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:33:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:33:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:33:12 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:33:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:33:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:33:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:33:19.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:33:19.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:33:19.969Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:33:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:33:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:33:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:33:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:33:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:33:28 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:33:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:33:29.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:33:29.971Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:33:29.972Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:33:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
{"timestamp":"2023-01-07T09:33:29.998Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:33:30.000Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:09:33:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:33:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:33:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:33:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:33:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:33:39.951Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:33:39.960Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:33:39.960Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:33:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:33:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:33:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:33:43 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:33:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:33:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:33:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:33:49.961Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:33:49.977Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:33:49.978Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:33:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:33:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:33:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:33:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:33:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:33:58 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:33:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:33:59.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:33:59.973Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:33:59.974Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:33:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
{"timestamp":"2023-01-07T09:34:00.001Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:34:00.003Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:09:34:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:34:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:34:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:34:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:34:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T09:34:09.962Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:34:09.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:34:09.972Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:34:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:34:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:34:13 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:34:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:34:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:34:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:34:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T09:34:19.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:34:19.962Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:34:19.963Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:34:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:34:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:34:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:34:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:34:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:34:28 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:34:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T09:34:29.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:34:29.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:34:29.969Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:34:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
{"timestamp":"2023-01-07T09:34:30.004Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:34:30.008Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:09:34:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:34:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:34:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:34:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:34:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:34:39.961Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:34:39.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:34:39.970Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:34:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:34:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:34:43 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:34:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:34:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:34:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:34:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:34:49.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:34:49.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:34:49.969Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:34:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:34:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:34:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:34:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:34:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:34:58 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:34:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T09:34:59.961Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:34:59.973Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:34:59.974Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:34:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
{"timestamp":"2023-01-07T09:35:00.008Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:35:00.010Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:09:35:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:35:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:35:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:35:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:35:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T09:35:09.962Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:35:09.972Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:35:09.973Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:35:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:35:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:35:13 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:35:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:35:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:35:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:35:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:35:19.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:35:19.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:35:19.971Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:35:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:35:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:35:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:35:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:35:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:35:28 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:35:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:35:29.965Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:35:29.975Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:35:29.976Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:35:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
{"timestamp":"2023-01-07T09:35:30.011Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:35:30.012Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:09:35:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:35:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:35:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:35:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:35:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T09:35:39.962Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:35:39.971Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:35:39.973Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:35:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:35:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:35:43 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:35:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:35:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:35:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:35:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T09:35:49.986Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:35:50.026Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:35:50.026Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:35:50 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 67 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:35:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:35:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:35:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:35:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:35:58 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:35:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T09:35:59.962Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:35:59.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:35:59.971Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:35:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
{"timestamp":"2023-01-07T09:36:00.012Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:36:00.014Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:09:36:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:36:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:36:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:36:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:36:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:36:09.953Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:36:09.962Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:36:09.963Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:36:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:36:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:36:13 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:36:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:36:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:36:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-01-07T09:36:19.963Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:36:19.978Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:36:19.979Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:36:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:36:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:36:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:36:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:36:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:36:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:36:28 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:36:29.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:36:29.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:36:29.968Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:36:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
{"timestamp":"2023-01-07T09:36:30.014Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:36:30.015Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:09:36:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:36:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:36:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:36:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:36:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T09:36:39.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:36:39.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:36:39.968Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:36:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:36:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:36:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:36:43 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:36:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:36:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:36:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:36:49.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:36:49.974Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:36:49.975Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:36:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:36:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:36:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:36:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:36:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:36:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:36:58 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:36:59.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:36:59.968Z","message":"Connection[/10.233.71.113: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-01-07T09:36:59.970Z","message":"Connection[/10.233.71.113:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:36:59.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:36:59.970Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:36:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
{"timestamp":"2023-01-07T09:37:00.016Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:37:00.017Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:09:37:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:37:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:37:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:37:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:37:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T09:37:09.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:37:09.971Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:37:09.973Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:37:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:37:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:37:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:37:13 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:37:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:37:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:37:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T09:37:19.964Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:37:19.974Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:37:19.975Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:37:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:37:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:37:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:37:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:37:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:37:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:37:28 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:37:29.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:37:29.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:37:29.969Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:37:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
{"timestamp":"2023-01-07T09:37:30.018Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:37:30.019Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:09:37:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:37:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:37:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:37:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:37:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T09:37:39.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:37:39.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:37:39.970Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:37:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:37:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:37:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:37:43 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:37:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:37:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:37:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:37:49.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:37:49.993Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:37:49.994Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:37:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 41 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:37:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:37:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:37:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:37:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:37:58 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:37:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:37:59.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:37:59.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:37:59.967Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:37:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
{"timestamp":"2023-01-07T09:38:00.020Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:38:00.021Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:09:38:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:38:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:38:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:38:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:38:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:38:09.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:38:09.972Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:38:09.973Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:38:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:38:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:38:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:38:13 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:38:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:38:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:38:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:38:19.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:38:19.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:38:19.968Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:38:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:38:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:38:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:38:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:38:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:38:28 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:38:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:38:29.952Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:38:29.961Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:38:29.962Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:38:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
{"timestamp":"2023-01-07T09:38:30.022Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:38:30.024Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:09:38:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:38:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:38:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:38:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:38:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T09:38:39.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:38:39.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:38:39.969Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:38:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:38:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:38:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:38:43 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:38:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:38:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:38:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:38:49.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:38:49.989Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:38:49.990Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:38:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 35 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:38:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:38:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:38:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:38:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:38:58 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:38:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:38:59.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:38:59.964Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:38:59.965Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:38:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
{"timestamp":"2023-01-07T09:39:00.025Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:39:00.027Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:09:39:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:39:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:39:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:39:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:39:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:39:09.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:39:09.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:39:09.967Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:39:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:39:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:39:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:39:13 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:39:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:39:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:39:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:39:19.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:39:19.964Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:39:19.964Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:39:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:39:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:39:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:39:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:39:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:39:28 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:39:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T09:39:29.963Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:39:29.973Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:39:29.974Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:39:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
{"timestamp":"2023-01-07T09:39:30.028Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:39:30.029Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:09:39:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:39:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:39:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:39:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:39:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:39:39.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:39:39.962Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:39:39.963Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:39:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:39:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:39:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:39:43 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:39:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:39:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:39:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:39:49.953Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:39:49.973Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:39:49.974Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:39:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:39:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:39:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:39:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:39:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:39:58 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:39:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:39:59.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:39:59.964Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:39:59.966Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:39:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
{"timestamp":"2023-01-07T09:40:00.030Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:40:00.032Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:09:40:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:40:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:40:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:40:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:40:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T09:40:09.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:40:09.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:40:09.968Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:40:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:40:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:40:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:40:13 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:40:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:40:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:40:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:40:19.965Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:40:19.979Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:40:19.980Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:40:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:40:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:40:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:40:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:40:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:40:28 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:40:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T09:40:29.952Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:40:29.961Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:40:29.962Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:40:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
{"timestamp":"2023-01-07T09:40:30.032Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:40:30.034Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:09:40:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:40:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:40:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:40:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:40:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T09:40:39.952Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:40:39.962Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:40:39.963Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:40:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:40:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:40:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:40:43 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:40:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:40:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:40:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:40:49.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:40:49.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:40:49.968Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:40:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:40:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:40:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:40:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:40:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:40:58 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:40:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T09:40:59.980Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:41:00.006Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:41:00.008Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:41:00 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 33 - "logType": "access"
{"timestamp":"2023-01-07T09:41:00.035Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:41:00.036Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:09:41:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:41:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:41:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:41:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:41:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:41:09.952Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:41:09.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:41:09.966Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:41:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:41:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:41:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:41:13 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:41:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:41:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:41:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:41:19.953Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:41:19.961Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:41:19.962Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:41:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:41:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:41:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:41:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:41:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:41:28 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:41:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:41:29.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:41:29.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:41:29.966Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:41:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
{"timestamp":"2023-01-07T09:41:30.037Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:41:30.042Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:09:41:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:41:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:41:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:41:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:41:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:41:39.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:41:39.964Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:41:39.965Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:41:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:41:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:41:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:41:43 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:41:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:41:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:41:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:41:49.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:41:49.971Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:41:49.972Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:41:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:41:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:41:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:41:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:41:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:41:59 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:41:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:41:59.953Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:41:59.962Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:41:59.964Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:41:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
{"timestamp":"2023-01-07T09:42:00.044Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:42:00.045Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:09:42:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:42:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:42:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:42:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T09:42:09.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:42:09.963Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:42:09.964Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:42:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:42:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:42:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:42:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:42:14 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:42:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:42:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:42:19.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:42:19.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:42:19.968Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:42:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:42:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:42:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:42:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:42:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:42:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:42:29 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:42:29.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:42:29.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:42:29.970Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:42:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
{"timestamp":"2023-01-07T09:42:30.046Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:42:30.052Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:09:42:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:42:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:42:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:42:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:42:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T09:42:39.986Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:42:40.002Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:42:40.003Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:42:40 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:42:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:42:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:42:44 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:42:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:42:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:42:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T09:42:49.962Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:42:49.972Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:42:49.973Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:42:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:42:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:42:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:42:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:42:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:42:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:42:59 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:42:59.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:42:59.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:42:59.967Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:42:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
{"timestamp":"2023-01-07T09:43:00.053Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:43:00.057Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:09:43:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:43:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:43:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:43:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:43:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:43:09.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:43:09.977Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:43:09.978Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:43:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:43:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:43:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:43:14 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:43:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:43:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:43:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:43:19.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:43:19.963Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:43:19.964Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:43:20 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 51 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:43:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:43:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:43:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:43:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:43:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:43:29 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 24 - "logType": "access"
{"timestamp":"2023-01-07T09:43:29.962Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:43:29.972Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:43:29.973Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:43:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
{"timestamp":"2023-01-07T09:43:30.058Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:43:30.060Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:09:43:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:43:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:43:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:43:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:43:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-01-07T09:43:39.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:43:39.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:43:39.970Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:43:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:43:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:43:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:43:44 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:43:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:43:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:43:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T09:43:49.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:43:49.975Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:43:49.977Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:43:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:43:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:43:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:43:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:43:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:43:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:43:59 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-01-07T09:43:59.952Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:43:59.962Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:43:59.963Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:43:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
{"timestamp":"2023-01-07T09:44:00.061Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:44:00.062Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:09:44:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:44:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:44:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:44:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:44:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:44:09.962Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:44:09.983Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:44:09.984Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:44:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:44:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:44:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:44:14 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:44:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:44:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:44:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T09:44:19.966Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:44:19.977Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:44:19.978Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:44:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:44:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:44:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:44:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:44:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:44:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:44:29 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T09:44:29.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:44:29.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:44:29.967Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:44:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
{"timestamp":"2023-01-07T09:44:30.063Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:44:30.064Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:09:44:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:44:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:44:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:44:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:44:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T09:44:39.966Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:44:39.979Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:44:39.980Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:44:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:44:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:44:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:44:44 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:44:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:44:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:44:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 17 - "logType": "access"
{"timestamp":"2023-01-07T09:44:49.966Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:44:49.985Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:44:49.986Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:44:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:44:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:44:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:44:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:44:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:44:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:44:59 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-01-07T09:44:59.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:44:59.962Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:44:59.963Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:44:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 11 - "logType": "access"
{"timestamp":"2023-01-07T09:45:00.065Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:45:00.066Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:09:45:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:45:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:45:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:45:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:45:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-01-07T09:45:09.961Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:45:09.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:45:09.972Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:45:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:45:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:45:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:45:14 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:45:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:45:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:45:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:45:19.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:45:19.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:45:19.966Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:45:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:45:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:45:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:45:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:45:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:45:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:45:29 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:45:29.970Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:45:29.979Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:45:29.980Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:45:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
{"timestamp":"2023-01-07T09:45:30.066Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:45:30.069Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:09:45:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:45:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:45:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:45:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:45:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T09:45:39.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:45:39.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:45:39.966Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:45:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:45:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:45:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:45:44 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:45:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:45:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:45:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T09:45:49.967Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:45:49.986Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:45:49.987Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:45:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:45:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:45:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:45:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:45:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:45:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:45:59 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-01-07T09:45:59.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:45:59.973Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:45:59.975Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:45:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
{"timestamp":"2023-01-07T09:46:00.070Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:46:00.071Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:09:46:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:46:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 12 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:46:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:46:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:46:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:46:09.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:46:09.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:46:09.968Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:46:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:46:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:46:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:46:14 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:46:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:46:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:46:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:46:19.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:46:19.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:46:19.968Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:46:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:46:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:46:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:46:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:46:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:46:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:46:29 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:46:29.962Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:46:29.972Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:46:29.973Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:46:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
{"timestamp":"2023-01-07T09:46:30.073Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:46:30.076Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:09:46:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:46:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:46:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:46:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:46:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:46:39.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:46:39.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:46:39.968Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:46:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:46:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:46:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:46:44 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:46:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:46:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:46:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T09:46:49.971Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:46:49.987Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:46:49.988Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:46:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:46:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:46:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:46:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:46:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:46:59 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:46:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T09:46:59.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:46:59.974Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:46:59.975Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:46:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access"
{"timestamp":"2023-01-07T09:47:00.077Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:47:00.079Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:09:47:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:47:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:47:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:47:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:47:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:47:09.973Z","message":"Connection[/10.233.65.19:9042-1, 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-01-07T09:47:09.976Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:47:09.976Z","message":"Connection[/10.233.65.19: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-01-07T09:47:09.986Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:47:09.987Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:47:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:47:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:47:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:47:14 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:47:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:47:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T09:47:19.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:09:47:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:47:19.972Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:47:19.973Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:47:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:47:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:47:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:47:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:47:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:47:29 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:47:29.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:47:29.972Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:47:29.973Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:47:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:47:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:47:30.080Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:47:30.087Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:09:47:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:47:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:47:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:47:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:47:39.953Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:47:39.962Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:47:39.963Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:47:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:47:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:47:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:47:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:47:44 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 21 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:47:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:47:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:47:49.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:47:49.974Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:47:49.975Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:47:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:47:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:47:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:47:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:47:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:47:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:47:59 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T09:47:59.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:47:59.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:47:59.968Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:47:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
{"timestamp":"2023-01-07T09:48:00.088Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:48:00.089Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:09:48:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:48:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:48:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:48:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:48:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:48:09.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:48:09.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:48:09.973Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:48:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:48:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:48:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:48:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:48:14 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:48:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:48:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:48:19.961Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:48:19.974Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:48:19.976Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:48:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:48:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:48:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:48:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:48:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:48:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T09:48:29.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:48:29.976Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:48:29.976Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:48:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:48:29 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T09:48:30.090Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:48:30.092Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:09:48:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:48:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:48:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:48:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:48:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:48:39.969Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:48:39.980Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:48:39.981Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:48:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:48:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:48:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:48:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:48:45 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:48:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:48:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T09:48:49.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:48:49.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:48:49.969Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:48:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:48:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 11 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:48:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:48:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:48:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:48:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:48:59.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:48:59.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:48:59.968Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:48:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:49:00 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-01-07T09:49:00.093Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:49:00.096Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:09:49:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:49:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:49:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:49:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:49:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:49:09.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:49:09.984Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:49:09.985Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:49:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 30 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:49:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:49:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:49:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:49:15 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:49:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:49:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:49:19.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:49:19.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:49:19.966Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:49:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:49:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:49:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:49:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:49:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:49:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T09:49:29.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:49:29.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:49:29.968Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:49:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
{"timestamp":"2023-01-07T09:49:30.101Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:49:30.107Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.69.216 - AAI [07/Jan/2023:09:49:30 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:49:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:49:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:49:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:49:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:49:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:49:39.963Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:49:39.972Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:49:39.973Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:49:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:49:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:49:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:49:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:49:45 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:49:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:49:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:49:49.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:49:49.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:49:49.969Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:49:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:49:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:49:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:49:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:49:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:49:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:49:59.961Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:49:59.971Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:49:59.972Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:49:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
{"timestamp":"2023-01-07T09:50:00.107Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:50:00.109Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.69.216 - AAI [07/Jan/2023:09:50:00 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:50:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:50:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:50:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:50:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:50:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:50:09.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:50:09.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:50:09.967Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:50:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:50:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:50:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:50:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:50:15 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:50:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:50:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T09:50:19.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:50:19.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:50:19.968Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:50:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:50:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:50:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:50:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:50:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:50:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:50:29.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:50:29.964Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:50:29.965Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:50:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
{"timestamp":"2023-01-07T09:50:30.109Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:50:30.111Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.69.216 - AAI [07/Jan/2023:09:50:30 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:50:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:50:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:50:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:50:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:50:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:50:39.953Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:50:39.962Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:50:39.963Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:50:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 12 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:50:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:50:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:50:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:50:45 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:50:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:50:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:50:49.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:50:49.973Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:50:49.974Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:50:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:50:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:50:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:50:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:50:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:50:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T09:50:59.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:50:59.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:50:59.967Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:50:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
{"timestamp":"2023-01-07T09:51:00.113Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:51:00.115Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.69.216 - AAI [07/Jan/2023:09:51:00 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:51:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:51:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:51:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:51:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:51:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:51:09.967Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:51:09.975Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:51:09.976Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:51:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:51:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:51:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:51:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 16 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:51:15 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:51:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:51:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:51:19.965Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:51:19.994Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:51:19.995Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:51:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 33 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:51:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:51:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:51:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:51:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:51:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T09:51:29.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:51:29.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:51:29.967Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:51:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
{"timestamp":"2023-01-07T09:51:30.116Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:51:30.118Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.69.216 - AAI [07/Jan/2023:09:51:30 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:51:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:51:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:51:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:51:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:51:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:51:39.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:51:39.964Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:51:39.965Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:51:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:51:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:51:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:51:45 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:51:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:51:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:51:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:51:49.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:51:49.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:51:49.968Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:51:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:51:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:51:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:51:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:51:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:51:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:51:59.952Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:51:59.963Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:51:59.963Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:51:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
{"timestamp":"2023-01-07T09:52:00.119Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:52:00.120Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.69.216 - AAI [07/Jan/2023:09:52:00 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:52:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:52:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:52:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:52:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:52:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:52:09.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:52:09.976Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:52:09.978Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:52:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 30 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:52:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:52:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:52:15 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:52:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:52:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:52:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:52:19.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:52:19.964Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:52:19.966Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:52:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:52:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:52:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:52:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:52:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:52:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-01-07T09:52:29.953Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:52:29.963Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:52:29.964Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:52:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
{"timestamp":"2023-01-07T09:52:30.121Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:52:30.122Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.69.216 - AAI [07/Jan/2023:09:52:30 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:52:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:52:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:52:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:52:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:52:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:52:39.968Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:52:39.979Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:52:39.982Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:52:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:52:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:52:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:52:45 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:52:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:52:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:52:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T09:52:49.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:52:49.965Z","message":"Connection[cassandra/10.233.72.23: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-01-07T09:52:49.967Z","message":"Connection[cassandra/10.233.72.23: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-01-07T09:52:49.974Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:52:49.976Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:52:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:52:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:52:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:52:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:52:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:52:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:52:59.953Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:52:59.964Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:52:59.966Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:52:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
{"timestamp":"2023-01-07T09:53:00.123Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:53:00.129Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.69.216 - AAI [07/Jan/2023:09:53:00 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:53:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:53:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:53:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:53:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:53:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T09:53:09.953Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:53:09.960Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:53:09.962Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:53:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:53:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:53:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:53:15 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:53:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:53:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:53:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T09:53:19.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:53:19.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:53:19.969Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:53:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:53:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:53:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:53:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:53:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T09:53:29.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:09:53:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T09:53:29.964Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:53:29.965Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:53:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
{"timestamp":"2023-01-07T09:53:30.131Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:53:30.133Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.69.216 - AAI [07/Jan/2023:09:53:30 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:53:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:53:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:53:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:53:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:53:39.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:53:39.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:53:39.968Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:53:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:53:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:53:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:53:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:53:45 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:53:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:53:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:53:49.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:53:49.964Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:53:49.965Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:53:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:53:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:53:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:53:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:53:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:53:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:53:59.967Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:53:59.977Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:53:59.978Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:53:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:54:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T09:54:00.133Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:54:00.135Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.69.216 - AAI [07/Jan/2023:09:54:00 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:54:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:54:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:54:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:54:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:54:09.952Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:54:09.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:54:09.967Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:54:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:54:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:54:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:54:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:54:15 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:54:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:54:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:54:19.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:54:19.964Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:54:19.965Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:54:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:54:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:54:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:54:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:54:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:54:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:54:29.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:54:29.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:54:29.966Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:54:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
{"timestamp":"2023-01-07T09:54:30.135Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:54:30.137Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:09:54:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:54:30 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:54:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:54:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:54:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:54:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T09:54:39.966Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:54:39.976Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:54:39.977Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:54:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:54:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:54:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:54:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:54:45 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:54:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:54:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T09:54:49.970Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:54:49.982Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:54:49.983Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:54:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:54:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:54:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:54:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:54:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:54:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:54:59.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:54:59.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:54:59.970Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:54:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
{"timestamp":"2023-01-07T09:55:00.138Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:55:00.139Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:09:55:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:55:00 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:55:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:55:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:55:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:55:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:55:09.964Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:55:09.977Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:55:09.979Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:55:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:55:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:55:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:55:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:55:15 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 9 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:55:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:55:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:55:19.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:55:19.964Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:55:19.965Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:55:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:55:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:55:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:55:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:55:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:55:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T09:55:29.962Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:55:29.971Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:55:29.971Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:55:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
{"timestamp":"2023-01-07T09:55:30.140Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:55:30.142Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:09:55:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:55:30 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:55:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:55:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:55:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:55:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:55:39.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:55:39.963Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:55:39.963Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:55:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:55:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:55:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:55:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:55:45 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:55:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:55:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T09:55:49.961Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:55:49.973Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:55:49.974Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:55:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:55:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:55:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:55:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:55:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:55:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T09:55:59.952Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:55:59.963Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:55:59.964Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:55:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
{"timestamp":"2023-01-07T09:56:00.142Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:56:00.143Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:09:56:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:56:00 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:56:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:56:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:56:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:56:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T09:56:09.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:56:09.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:56:09.967Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:56:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:56:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:56:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:56:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:56:15 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:56:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:56:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T09:56:19.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:56:19.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:56:19.970Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:56:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:56:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:56:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:56:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:56:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:56:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T09:56:29.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:56:29.964Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:56:29.965Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:56:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
{"timestamp":"2023-01-07T09:56:30.144Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:56:30.145Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:09:56:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:56:30 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:56:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:56:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:56:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:56:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:56:39.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:56:39.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:56:39.967Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:56:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:56:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:56:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:56:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:56:45 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:56:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:56:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:56:49.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:56:49.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:56:49.969Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:56:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:56:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:56:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:56:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:56:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:56:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T09:56:59.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:56:59.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:56:59.968Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:56:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
{"timestamp":"2023-01-07T09:57:00.146Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:57:00.147Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.69.216 - AAI [07/Jan/2023:09:57:00 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:57:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:57:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:57:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:57:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:57:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:57:09.979Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:57:09.995Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:57:09.996Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:57:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:57:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:57:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:57:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:57:15 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:57:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:57:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T09:57:19.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:57:19.976Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:57:19.977Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:57:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:57:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:57:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:57:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:57:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:57:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:57:29.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:57:29.971Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:57:29.971Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:57:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
{"timestamp":"2023-01-07T09:57:30.148Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:57:30.149Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.69.216 - AAI [07/Jan/2023:09:57:31 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:57:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:57:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:57:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:57:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:57:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T09:57:39.971Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:57:39.988Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:57:39.991Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:57:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:57:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:57:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 11 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:57:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:57:46 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:57:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:57:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:57:49.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:57:49.971Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:57:49.972Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:57:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:57:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:57:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:57:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:57:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:57:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:57:59.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:57:59.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:57:59.970Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:57:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
{"timestamp":"2023-01-07T09:58:00.149Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:58:00.151Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.69.216 - AAI [07/Jan/2023:09:58:01 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:58:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:58:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:58:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:58:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:58:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T09:58:09.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:58:09.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:58:09.966Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:58:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:58:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:58:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:58:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:58:16 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:58:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:58:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T09:58:19.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:58:19.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:58:19.966Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:58:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:58:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:58:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:58:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:58:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:58:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T09:58:29.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:58:29.971Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:58:29.973Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:58:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
{"timestamp":"2023-01-07T09:58:30.152Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:58:30.153Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.69.216 - AAI [07/Jan/2023:09:58:31 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:58:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:58:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:58:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:58:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:58:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:58:39.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:58:39.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:58:39.971Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:58:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:58:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:58:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:58:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:58:46 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:58:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:58:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:58:49.953Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:58:49.961Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:58:49.962Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:58:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:58:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:58:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:58:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:58:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:58:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T09:58:59.965Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:58:59.977Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:58:59.977Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:58:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
{"timestamp":"2023-01-07T09:59:00.155Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:59:00.156Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.69.216 - AAI [07/Jan/2023:09:59:01 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:59:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:59:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:59:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:59:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:59:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:59:09.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:59:09.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:59:09.967Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:59:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:59:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:59:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:59:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:59:16 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:59:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:59:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T09:59:19.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:59:19.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:59:19.966Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:59:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:59:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:59:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:59:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:59:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:59:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T09:59:29.951Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:59:29.960Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:59:29.961Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:59:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
{"timestamp":"2023-01-07T09:59:30.157Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:59:30.160Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.69.216 - AAI [07/Jan/2023:09:59:31 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:59:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:59:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:59:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:59:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:59:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T09:59:39.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:59:39.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:59:39.966Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:59:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:59:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:59:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:59:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:09:59:46 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:59:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T09:59:49.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:59:49.972Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:59:49.973Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:59:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:59:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:59:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:59:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:59:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:09:59:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T09:59:59.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T09:59:59.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T09:59:59.969Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:09:59:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:00:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:00:00.161Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:00:00.170Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.69.216 - AAI [07/Jan/2023:10:00:01 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:00:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:00:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:00:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:00:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:00:09.962Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:00:09.972Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:00:09.973Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:00:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:00:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:00:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:00:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:00:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:00:16 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:00:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:00:19.953Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:00:19.971Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:00:19.972Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:00:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:00:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:00:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:00:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:00:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:00:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T10:00:29.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:00:29.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:00:29.967Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:00:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
{"timestamp":"2023-01-07T10:00:30.170Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:00:30.172Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:10:00:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:00:31 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:00:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:00:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:00:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:00:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:00:39.969Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:00:39.980Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:00:39.981Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:00:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:00:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:00:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:00:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:00:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 24 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:00:46 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 12 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:00:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:00:49.977Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:00:49.990Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:00:49.991Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:00:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:00:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:00:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:00:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:00:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:00:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T10:00:59.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:00:59.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:00:59.970Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:00:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
{"timestamp":"2023-01-07T10:01:00.172Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:01:00.173Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:10:01:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:01:01 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:01:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:01:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:01:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:01:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 13 - "logType": "access"
{"timestamp":"2023-01-07T10:01:09.961Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:01:09.979Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:01:09.980Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:01:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:01:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:01:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:01:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:01:16 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:01:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:01:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:01:19.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:01:19.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:01:19.971Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:01:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:01:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:01:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:01:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:01:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:01:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:01:29.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:01:30.015Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:01:30.016Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:01:30 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 63 - "logType": "access"
{"timestamp":"2023-01-07T10:01:30.174Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:01:30.176Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:10:01:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:01:31 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:01:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:01:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:01:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:01:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:01:39.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:01:39.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:01:39.966Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:01:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:01:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:01:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:01:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:01:46 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:01:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:01:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:01:49.963Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:01:49.985Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:01:49.987Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:01:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 29 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:01:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:01:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:01:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:01:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:01:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T10:01:59.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:01:59.963Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:01:59.964Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:01:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
{"timestamp":"2023-01-07T10:02:00.176Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:02:00.178Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:10:02:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:02:01 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:02:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:02:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:02:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:02:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:02:09.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:02:09.973Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:02:09.974Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:02:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:02:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:02:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:02:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:02:16 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 9 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:02:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:02:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T10:02:19.952Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:02:19.960Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:02:19.961Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:02:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:02:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:02:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:02:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:02:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:02:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:02:29.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:02:29.980Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:02:29.986Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:02:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 31 - "logType": "access"
{"timestamp":"2023-01-07T10:02:30.179Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:02:30.181Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:10:02:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:02:31 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:02:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:02:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:02:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:02:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T10:02:39.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:02:39.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:02:39.967Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:02:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:02:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:02:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:02:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:02:46 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:02:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:02:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T10:02:49.963Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:02:49.994Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:02:49.995Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:02:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 35 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:02:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:02:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:02:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:02:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:02:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:02:59.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:02:59.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:02:59.969Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:02:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
{"timestamp":"2023-01-07T10:03:00.181Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:03:00.183Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:10:03:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:03:01 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:03:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:03:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:03:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:03:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 11 - "logType": "access"
{"timestamp":"2023-01-07T10:03:09.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:03:09.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:03:09.971Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:03:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:03:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:03:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:03:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:03:16 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:03:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:03:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:03:19.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:03:19.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:03:19.970Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:03:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:03:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:03:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:03:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:03:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:03:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T10:03:29.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:03:29.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:03:29.966Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:03:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
{"timestamp":"2023-01-07T10:03:30.183Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:03:30.185Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:10:03:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:03:31 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:03:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:03:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:03:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:03:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:03:39.974Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:03:39.986Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:03:39.988Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:03:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:03:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:03:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:03:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:03:46 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:03:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:03:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T10:03:49.952Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:03:49.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:03:49.968Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:03:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:03:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:03:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:03:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:03:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:03:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:03:59.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:03:59.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:03:59.969Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:03:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
{"timestamp":"2023-01-07T10:04:00.186Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:04:00.188Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:10:04:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:04:01 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:04:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:04:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:04:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:04:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T10:04:09.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:04:09.963Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:04:09.964Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:04:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:04:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:04:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:04:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:04:16 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:04:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:04:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T10:04:19.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:04:19.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:04:19.970Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:04:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:04:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:04:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:04:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:04:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:04:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:04:29.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:04:29.972Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:04:29.974Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:04:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
{"timestamp":"2023-01-07T10:04:30.188Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:04:30.189Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:10:04:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:04:31 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:04:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:04:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:04:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:04:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T10:04:39.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:04:39.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:04:39.969Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:04:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:04:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:04:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:04:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:04:46 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:04:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:04:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T10:04:49.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:04:49.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:04:49.968Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:04:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:04:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:04:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:04:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:04:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:04:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T10:04:59.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:04:59.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:04:59.967Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:04:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
{"timestamp":"2023-01-07T10:05:00.190Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:05:00.191Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:10:05:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:05:01 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:05:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:05:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:05:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:05:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:05:09.975Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:05:09.984Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:05:09.985Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:05:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:05:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:05:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:05:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:05:16 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:05:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:05:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:05:19.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:05:19.983Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:05:19.984Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:05:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 31 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:05:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:05:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:05:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:05:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:05:29.969Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:05:29.978Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:05:29.979Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:05:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:05:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:05:30.192Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:05:30.193Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.69.216 - AAI [07/Jan/2023:10:05:32 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:05:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:05:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:05:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:05:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T10:05:39.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:05:39.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:05:39.966Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:05:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:05:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:05:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:05:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:05:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:05:47 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:05:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T10:05:49.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:05:49.987Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:05:49.988Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:05:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 40 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:05:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:05:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:05:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:05:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:05:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T10:05:59.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:05:59.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:05:59.965Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:05:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:06:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:06:00.194Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:06:00.195Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.69.216 - AAI [07/Jan/2023:10:06:02 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:06:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:06:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:06:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:06:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T10:06:09.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:06:09.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:06:09.968Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:06:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:06:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:06:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:06:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:06:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:06:17 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:06:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T10:06:19.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:06:19.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:06:19.970Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:06:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:06:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:06:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:06:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:06:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:06:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T10:06:29.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:06:29.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:06:29.967Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:06:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
{"timestamp":"2023-01-07T10:06:30.196Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:06:30.197Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:10:06:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:06:32 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:06:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:06:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:06:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:06:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:06:39.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:06:39.963Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:06:39.964Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:06:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:06:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:06:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:06:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:06:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:06:47 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:06:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T10:06:49.962Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:06:49.971Z","message":"Connection[cassandra/10.233.72.23: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-01-07T10:06:49.975Z","message":"Connection[cassandra/10.233.72.23: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-01-07T10:06:49.984Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:06:49.985Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:06:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:06:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:06:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:06:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:06:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:06:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T10:06:59.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:06:59.972Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:06:59.974Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:06:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
{"timestamp":"2023-01-07T10:07:00.199Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:07:00.200Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:10:07:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:07:02 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:07:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:07:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:07:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:07:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:07:09.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:07:09.964Z","message":"Connection[/10.233.65.19: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-01-07T10:07:09.965Z","message":"Connection[/10.233.65.19: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-01-07T10:07:09.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:07:09.968Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:07:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:07:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:07:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:07:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:07:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:07:17 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:07:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:07:19.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:07:19.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:07:19.970Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:07:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:07:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:07:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:07:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:07:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:07:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T10:07:29.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:07:29.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:07:29.970Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:07:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
{"timestamp":"2023-01-07T10:07:30.201Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:07:30.203Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:10:07:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:07:32 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:07:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:07:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:07:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:07:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T10:07:39.968Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:07:39.978Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:07:39.979Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:07:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:07:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:07:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:07:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:07:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 13 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:07:47 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:07:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T10:07:49.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:07:49.971Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:07:49.972Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:07:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:07:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:07:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:07:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:07:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:07:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T10:07:59.961Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:07:59.971Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:07:59.972Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:07:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
{"timestamp":"2023-01-07T10:08:00.203Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:08:00.205Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:10:08:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:08:02 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:08:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:08:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:08:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:08:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:08:09.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:08:10.001Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:08:10.002Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:08:10 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 52 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:08:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:08:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:08:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:08:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:08:17 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 22 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:08:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:08:19.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:08:19.971Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:08:19.971Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:08:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:08:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:08:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:08:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:08:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:08:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:08:29.972Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:08:29.973Z","message":"Connection[/10.233.71.113: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-01-07T10:08:29.975Z","message":"Connection[/10.233.71.113: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-01-07T10:08:29.982Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:08:29.983Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:08:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
{"timestamp":"2023-01-07T10:08:30.205Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:08:30.207Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:10:08:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:08:32 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:08:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:08:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:08:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:08:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:08:39.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:08:39.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:08:39.966Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:08:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:08:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:08:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:08:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:08:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:08:47 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:08:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-01-07T10:08:49.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:08:49.972Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:08:49.973Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:08:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:08:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:08:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:08:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:08:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:08:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T10:08:59.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:08:59.962Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:08:59.963Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:08:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 11 - "logType": "access"
{"timestamp":"2023-01-07T10:09:00.208Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:09:00.211Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:10:09:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:09:02 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:09:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:09:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:09:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:09:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T10:09:09.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:09:09.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:09:09.967Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:09:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:09:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:09:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:09:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:09:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:09:17 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:09:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:09:19.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:09:19.964Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:09:19.965Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:09:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:09:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:09:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:09:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:09:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:09:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:09:29.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:09:29.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:09:29.971Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:09:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
{"timestamp":"2023-01-07T10:09:30.211Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:09:30.212Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:10:09:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:09:32 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:09:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:09:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:09:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:09:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:09:39.961Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:09:39.977Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:09:39.979Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:09:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:09:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:09:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:09:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:09:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:09:47 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:09:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:09:49.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:09:49.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:09:49.968Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:09:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:09:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:09:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:09:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:09:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:09:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T10:09:59.961Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:09:59.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:09:59.969Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:09:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
{"timestamp":"2023-01-07T10:10:00.213Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:10:00.214Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:10:10:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:10:02 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:10:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:10:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:10:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:10:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:10:09.952Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:10:09.960Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:10:09.961Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:10:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:10:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:10:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:10:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:10:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:10:17 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:10:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T10:10:19.953Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:10:19.964Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:10:19.965Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:10:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:10:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:10:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:10:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:10:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:10:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:10:29.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:10:29.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:10:29.968Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:10:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
{"timestamp":"2023-01-07T10:10:30.215Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:10:30.216Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:10:10:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:10:32 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:10:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:10:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:10:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:10:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T10:10:39.965Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:10:39.981Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:10:39.981Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:10:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:10:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:10:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:10:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:10:47 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:10:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:10:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:10:49.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:10:49.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:10:49.968Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:10:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:10:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:10:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:10:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:10:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:10:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T10:10:59.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:10:59.963Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:10:59.964Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:10:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
{"timestamp":"2023-01-07T10:11:00.217Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:11:00.218Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:10:11:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:11:02 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:11:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:11:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:11:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:11:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T10:11:09.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:11:09.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:11:09.970Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:11:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:11:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:11:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:11:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:11:17 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:11:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:11:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T10:11:19.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:11:19.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:11:19.966Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:11:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:11:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:11:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:11:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:11:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:11:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:11:29.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:11:29.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:11:29.967Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:11:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
{"timestamp":"2023-01-07T10:11:30.219Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:11:30.221Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:10:11:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:11:32 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:11:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:11:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:11:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T10:11:39.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:11:39.964Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:11:39.965Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:11:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:11:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:11:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:11:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:11:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:11:47 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:11:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:11:49.961Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:11:49.980Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:11:49.981Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:11:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:11:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:11:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:11:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:11:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:11:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:11:59.951Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:11:59.963Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:11:59.964Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:11:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:12:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:12:00.222Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:12:00.224Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:10:12:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:12:02 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:12:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:12:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:12:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:12:09.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:12:09.972Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:12:09.973Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:12:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:12:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:12:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:12:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:12:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:12:17 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:12:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T10:12:19.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:12:19.972Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:12:19.973Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:12:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:12:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:12:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:12:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:12:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:12:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T10:12:29.966Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:12:29.975Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:12:29.976Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:12:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
{"timestamp":"2023-01-07T10:12:30.225Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:12:30.227Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:10:12:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:12:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:12:32 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:12:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:12:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:12:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T10:12:39.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:12:39.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:12:39.968Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:12:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:12:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:12:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:12:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:12:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:12:47 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:12:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T10:12:49.952Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:12:49.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:12:49.971Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:12:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:12:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:12:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:12:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:12:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:12:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T10:12:59.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:12:59.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:12:59.969Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:12:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
{"timestamp":"2023-01-07T10:13:00.229Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:13:00.238Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:10:13:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:13:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:13:02 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:13:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:13:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:13:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:13:09.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:13:09.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:13:09.971Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:13:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:13:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:13:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:13:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:13:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:13:17 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:13:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:13:19.952Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:13:19.971Z","message":"Connection[cassandra/10.233.72.23: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-01-07T10:13:19.972Z","message":"Connection[cassandra/10.233.72.23: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-01-07T10:13:19.983Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:13:19.984Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:13:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 37 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:13:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:13:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:13:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:13:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 11 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:13:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T10:13:29.962Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:13:29.978Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:13:29.979Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:13:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
{"timestamp":"2023-01-07T10:13:30.239Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:13:30.243Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:10:13:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:13:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:13:32 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:13:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:13:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:13:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:13:39.998Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:13:40.010Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:13:40.013Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:13:40 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:13:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:13:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:13:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:13:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:13:47 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:13:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T10:13:49.965Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:13:49.985Z","message":"Connection[cassandra/10.233.72.23: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-01-07T10:13:49.993Z","message":"Connection[cassandra/10.233.72.23: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-01-07T10:13:50.009Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:13:50.010Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:13:50 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 50 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:13:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:13:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:13:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:13:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:13:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T10:13:59.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:13:59.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:13:59.966Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:13:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
{"timestamp":"2023-01-07T10:14:00.244Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:14:00.258Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:10:14:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:14:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:14:02 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:14:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:14:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:14:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:14:09.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:14:09.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:14:09.969Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:14:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:14:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:14:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:14:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:14:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:14:17 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:14:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T10:14:19.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:14:19.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:14:19.969Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:14:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:14:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:14:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:14:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:14:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:14:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T10:14:29.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:14:29.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:14:29.970Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:14:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
{"timestamp":"2023-01-07T10:14:30.259Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:14:30.260Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:10:14:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:14:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:14:32 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:14:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:14:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:14:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T10:14:39.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:14:39.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:14:39.968Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:14:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:14:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:14:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:14:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:14:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:14:47 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:14:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:14:49.967Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:14:49.983Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:14:49.984Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:14:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:14:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:14:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:14:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:14:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:14:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:14:59.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:14:59.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:14:59.969Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:14:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
{"timestamp":"2023-01-07T10:15:00.261Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:15:00.264Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:10:15:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:15:03 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:15:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:15:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:15:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:15:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T10:15:09.963Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:15:09.973Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:15:09.975Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:15:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:15:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:15:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:15:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:15:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:15:18 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:15:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 20 - "logType": "access"
{"timestamp":"2023-01-07T10:15:19.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:15:19.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:15:19.967Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:15:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:15:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:15:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:15:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:15:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:15:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:15:29.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:15:29.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:15:29.970Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:15:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
{"timestamp":"2023-01-07T10:15:30.264Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:15:30.266Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:10:15:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:15:33 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:15:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:15:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:15:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:15:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:15:39.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:15:39.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:15:39.968Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:15:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:15:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:15:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:15:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:15:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:15:48 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:15:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-01-07T10:15:49.964Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:15:49.980Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:15:49.981Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:15:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:15:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:15:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:15:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:15:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:15:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:15:59.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:15:59.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:15:59.966Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:15:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
{"timestamp":"2023-01-07T10:16:00.266Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:16:00.268Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:10:16:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:16:03 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:16:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:16:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:16:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:16:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T10:16:09.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:16:09.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:16:09.966Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:16:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:16:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:16:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:16:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:16:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:16:18 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:16:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T10:16:19.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:16:19.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:16:19.970Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:16:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:16:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:16:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:16:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:16:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:16:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T10:16:29.961Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:16:29.972Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:16:29.972Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:16:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
{"timestamp":"2023-01-07T10:16:30.269Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:16:30.270Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:10:16:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:16:33 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:16:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:16:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:16:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:16:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T10:16:39.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:16:39.963Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:16:39.964Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:16:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:16:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:16:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:16:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:16:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:16:48 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:16:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:16:49.953Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:16:49.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:16:49.966Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:16:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:16:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:16:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:16:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:16:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:16:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:16:59.953Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:16:59.962Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:16:59.963Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:16:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
{"timestamp":"2023-01-07T10:17:00.272Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:17:00.272Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:10:17:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:17:03 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:17:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:17:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:17:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:17:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:17:09.964Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:17:09.981Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:17:09.982Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:17:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:17:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:17:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:17:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:17:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:17:18 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:17:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T10:17:19.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:17:19.971Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:17:19.972Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:17:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:17:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:17:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:17:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:17:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:17:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T10:17:29.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:17:29.964Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:17:29.965Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:17:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
{"timestamp":"2023-01-07T10:17:30.274Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:17:30.275Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:10:17:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:17:33 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:17:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:17:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:17:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:17:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T10:17:39.952Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:17:39.962Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:17:39.963Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:17:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:17:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:17:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:17:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:17:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:17:48 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:17:49.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:17:49.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:17:49.971Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:17:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:17:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:17:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:17:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:17:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:17:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T10:17:59.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:17:59.964Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:17:59.964Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:17:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:18:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:18:00.276Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:18:00.277Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:10:18:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:18:03 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:18:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:18:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:18:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:18:09.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:18:09.974Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:18:09.975Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:18:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:18:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:18:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:18:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:18:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:18:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:18:18 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T10:18:19.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:18:19.964Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:18:19.966Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:18:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:18:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:18:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:18:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:18:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:18:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T10:18:29.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:18:29.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:18:29.968Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:18:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:18:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:18:30.278Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:18:30.280Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:10:18:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:18:33 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:18:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:18:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:18:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T10:18:39.970Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:18:39.979Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:18:39.980Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:18:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:18:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:18:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:18:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:18:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:18:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:18:48 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:18:49.961Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:18:49.985Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:18:49.986Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:18:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 28 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:18:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:18:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:18:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:18:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:18:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:18:59.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:18:59.973Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:18:59.974Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:18:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access"
{"timestamp":"2023-01-07T10:19:00.280Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:19:00.282Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:10:19:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:19:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:19:03 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:19:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:19:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:19:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:19:09.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:19:09.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:19:09.969Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:19:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:19:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:19:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:19:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:19:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:19:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:19:18 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:19:19.964Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:19:19.992Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:19:19.993Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:19:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 33 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:19:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:19:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:19:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:19:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:19:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:19:29.953Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:19:29.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:19:29.968Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:19:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
{"timestamp":"2023-01-07T10:19:30.284Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:19:30.285Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:10:19:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:19:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:19:33 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:19:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:19:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:19:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:19:39.962Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:19:39.981Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:19:39.981Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:19:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:19:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:19:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:19:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:19:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:19:48 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:19:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:19:49.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:19:49.971Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:19:49.972Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:19:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:19:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:19:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:19:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:19:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:19:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:19:59.953Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:19:59.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:19:59.970Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:19:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
{"timestamp":"2023-01-07T10:20:00.286Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:20:00.288Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:10:20:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:20:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:20:03 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:20:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:20:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:20:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:20:09.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:20:09.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:20:09.966Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:20:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:20:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:20:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:20:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:20:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:20:18 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:20:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:20:19.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:20:19.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:20:19.969Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:20:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:20:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:20:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:20:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:20:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:20:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T10:20:29.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:20:29.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:20:29.970Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:20:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
{"timestamp":"2023-01-07T10:20:30.289Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:20:30.290Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:10:20:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:20:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:20:33 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:20:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:20:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:20:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T10:20:39.961Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:20:39.973Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:20:39.975Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:20:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:20:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:20:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:20:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:20:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:20:48 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:20:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:20:49.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:20:49.984Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:20:49.987Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:20:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 33 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:20:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:20:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:20:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:20:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:20:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T10:20:59.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:20:59.964Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:20:59.965Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:20:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
{"timestamp":"2023-01-07T10:21:00.291Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:21:00.292Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:10:21:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:21:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:21:03 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:21:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:21:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:21:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:21:09.969Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:21:09.981Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:21:09.982Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:21:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:21:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:21:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:21:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:21:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:21:18 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:21:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T10:21:19.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:21:19.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:21:19.970Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:21:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:21:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:21:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:21:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:21:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:21:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:21:29.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:21:29.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:21:29.970Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:21:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
{"timestamp":"2023-01-07T10:21:30.292Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:21:30.294Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:10:21:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:21:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:21:33 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:21:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:21:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:21:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:21:39.953Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:21:39.963Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:21:39.964Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:21:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:21:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:21:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:21:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:21:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:21:48 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:21:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:21:49.952Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:21:49.962Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:21:49.963Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:21:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:21:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:21:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:21:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:21:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:21:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:21:59.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:21:59.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:21:59.967Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:21:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
{"timestamp":"2023-01-07T10:22:00.295Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:22:00.296Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:10:22:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:22:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:22:03 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:22:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:22:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:22:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:22:09.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:22:09.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:22:09.969Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:22:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:22:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:22:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:22:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:22:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:22:18 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:22:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T10:22:19.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:22:19.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:22:19.969Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:22:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:22:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:22:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:22:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:22:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:22:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T10:22:29.966Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:22:29.975Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:22:29.975Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:22:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
{"timestamp":"2023-01-07T10:22:30.298Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:22:30.300Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:10:22:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:22:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:22:33 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:22:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:22:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:22:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:22:39.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:22:39.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:22:39.967Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:22:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:22:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:22:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:22:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:22:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:22:48 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:22:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T10:22:49.961Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:22:49.973Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:22:49.973Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:22:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:22:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:22:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:22:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:22:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:22:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T10:22:59.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:22:59.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:22:59.967Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:22:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access"
{"timestamp":"2023-01-07T10:23:00.301Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:23:00.302Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:10:23:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:23:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:23:03 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:23:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:23:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:23:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:23:09.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:23:09.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:23:09.969Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:23:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:23:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:23:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:23:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:23:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:23:18 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:23:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T10:23:19.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:23:19.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:23:19.968Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:23:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:23:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:23:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:23:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:23:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:23:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T10:23:29.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:23:29.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:23:29.969Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:23:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
{"timestamp":"2023-01-07T10:23:30.302Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:23:30.303Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:10:23:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:23:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:23:33 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:23:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:23:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:23:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T10:23:39.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:23:39.977Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:23:39.978Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:23:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:23:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:23:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:23:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:23:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:23:49 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T10:23:49.961Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:23:49.983Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:23:49.984Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:23:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:23:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:23:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:23:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:23:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:23:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T10:23:59.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:23:59.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:23:59.968Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:23:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:24:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T10:24:00.305Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:24:00.314Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:10:24:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:24:04 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:24:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:24:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:24:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-01-07T10:24:09.965Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:24:09.976Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:24:09.977Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:24:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:24:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:24:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:24:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:24:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:24:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:24:19 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T10:24:19.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:24:19.981Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:24:19.982Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:24:20 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 46 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:24:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:24:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:24:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:24:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:24:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:24:29.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:24:29.972Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:24:29.973Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:24:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
{"timestamp":"2023-01-07T10:24:30.315Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:24:30.317Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:10:24:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:24:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:24:34 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:24:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:24:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:24:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T10:24:39.961Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:24:39.980Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:24:39.982Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:24:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:24:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:24:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:24:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:24:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:24:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:24:49 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T10:24:49.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:24:49.987Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:24:49.989Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:24:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 37 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:24:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:24:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:24:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:24:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:24:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:24:59.963Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:24:59.977Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:24:59.979Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:24:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
{"timestamp":"2023-01-07T10:25:00.318Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:25:00.318Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:10:25:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:25:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:25:04 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:25:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:25:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:25:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T10:25:09.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:25:09.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:25:09.967Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:25:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:25:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:25:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:25:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:25:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:25:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:25:19 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:25:19.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:25:19.997Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:25:19.999Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:25:20 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 42 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:25:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:25:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:25:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:25:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:25:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T10:25:29.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:25:29.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:25:29.966Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:25:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
{"timestamp":"2023-01-07T10:25:30.320Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:25:30.321Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:10:25:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:25:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:25:34 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:25:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:25:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:25:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T10:25:39.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:25:39.973Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:25:39.975Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:25:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:25:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:25:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:25:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:25:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:25:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:25:49 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:25:49.953Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:25:49.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:25:49.966Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:25:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:25:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:25:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:25:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:25:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:25:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:25:59.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:25:59.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:25:59.969Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:25:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
{"timestamp":"2023-01-07T10:26:00.322Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:26:00.323Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:10:26:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:26:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:26:04 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:26:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:26:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:26:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:26:09.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:26:09.974Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:26:09.974Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:26:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:26:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:26:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:26:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:26:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:26:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:26:19 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:26:19.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:26:19.991Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:26:19.992Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:26:20 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 43 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:26:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:26:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:26:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:26:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:26:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T10:26:29.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:26:30.034Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:26:30.035Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:26:30 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 83 - "logType": "access"
{"timestamp":"2023-01-07T10:26:30.324Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:26:30.325Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:10:26:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:26:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:26:34 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:26:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:26:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:26:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:26:39.974Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:26:39.982Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:26:39.984Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:26:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:26:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:26:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:26:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:26:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:26:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:26:49 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T10:26:49.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:26:49.972Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:26:49.973Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:26:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:26:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 28 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:26:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:26:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:26:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:26:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T10:26:59.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:26:59.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:26:59.971Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:26:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
{"timestamp":"2023-01-07T10:27:00.326Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:27:00.327Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:10:27:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:27:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:27:04 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:27:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:27:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:27:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:27:09.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:27:09.975Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:27:09.976Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:27:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:27:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:27:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:27:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:27:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:27:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:27:19 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:27:19.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:27:19.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:27:19.966Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:27:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:27:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:27:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:27:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:27:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:27:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:27:29.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:27:29.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:27:29.972Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:27:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
{"timestamp":"2023-01-07T10:27:30.328Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:27:30.329Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:10:27:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:27:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:27:34 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:27:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:27:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:27:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T10:27:39.961Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:27:39.971Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:27:39.972Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:27:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:27:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:27:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:27:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:27:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:27:49 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:27:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:27:49.982Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:27:49.996Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:27:49.997Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:27:50 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:27:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:27:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 11 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:27:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:27:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:27:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:27:59.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:27:59.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:27:59.968Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:27:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
{"timestamp":"2023-01-07T10:28:00.330Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:28:00.334Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:10:28:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:28:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:28:04 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:28:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:28:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:28:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T10:28:09.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:28:09.971Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:28:09.972Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:28:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:28:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:28:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:28:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:28:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:28:19 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:28:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:28:19.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:28:19.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:28:19.967Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:28:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:28:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:28:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:28:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:28:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:28:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T10:28:29.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:28:29.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:28:29.968Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:28:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
{"timestamp":"2023-01-07T10:28:30.335Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:28:30.339Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:10:28:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:28:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:28:34 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:28:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:28:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:28:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T10:28:39.952Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:28:39.972Z","message":"Connection[/10.233.65.19: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-01-07T10:28:39.973Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:28:39.973Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:28:39.975Z","message":"Connection[/10.233.65.19: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"}
10.233.72.129 - - [07/Jan/2023:10:28:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:28:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:28:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:28:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:28:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:28:49 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:28:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T10:28:49.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:28:49.974Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:28:49.975Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:28:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:28:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:28:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:28:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:28:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:28:59.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:28:59.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:28:59.971Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:28:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:29:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:29:00.341Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:29:00.342Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:10:29:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:29:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:29:04 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:29:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:29:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:29:09.968Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:29:09.975Z","message":"Connection[/10.233.65.19: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-01-07T10:29:09.979Z","message":"Connection[/10.233.65.19: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-01-07T10:29:09.979Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:29:09.980Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:29:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:29:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:29:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:29:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:29:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:29:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:29:19 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T10:29:19.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:29:19.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:29:19.968Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:29:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:29:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:29:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:29:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:29:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:29:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:29:29.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:29:29.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:29:29.969Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:29:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:29:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T10:29:30.342Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:29:30.344Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:10:29:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:29:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:29:34 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:29:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:29:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T10:29:39.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:29:39.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:29:39.969Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:29:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:29:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:29:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:29:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:29:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:29:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:29:49 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:29:49.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:29:49.980Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:29:49.981Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:29:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 28 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:29:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:29:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:29:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:29:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:29:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:29:59.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:29:59.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:29:59.967Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:29:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:30:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T10:30:00.345Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:30:00.346Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:10:30:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:30:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:30:04 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:30:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:30:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T10:30:09.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:30:09.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:30:09.969Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:30:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:30:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:30:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:30:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:30:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:30:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:30:19 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:30:19.965Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:30:19.977Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:30:19.978Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:30:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:30:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:30:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:30:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:30:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:30:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:30:29.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:30:29.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:30:29.968Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:30:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
{"timestamp":"2023-01-07T10:30:30.347Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:30:30.348Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:10:30:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:30:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:30:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:30:34 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:30:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:30:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T10:30:39.953Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:30:39.962Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:30:39.963Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:30:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:30:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:30:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:30:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:30:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:30:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:30:49 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:30:49.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:30:49.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:30:49.971Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:30:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:30:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:30:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:30:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:30:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:30:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T10:30:59.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:30:59.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:30:59.966Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:30:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
{"timestamp":"2023-01-07T10:31:00.349Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:31:00.350Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:10:31:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:31:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:31:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:31:04 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:31:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:31:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T10:31:09.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:31:09.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:31:09.967Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:31:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:31:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:31:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:31:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:31:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:31:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:31:19 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:31:19.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:31:19.964Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:31:19.965Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:31:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:31:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:31:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:31:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:31:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:31:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:31:29.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:31:29.964Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:31:29.965Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:31:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
{"timestamp":"2023-01-07T10:31:30.351Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:31:30.352Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:10:31:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:31:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:31:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:31:34 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:31:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:31:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T10:31:39.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:31:39.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:31:39.970Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:31:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:31:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:31:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:31:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:31:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:31:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:31:49 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:31:49.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:31:49.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:31:49.968Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:31:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:31:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:31:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:31:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:31:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:31:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T10:31:59.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:31:59.964Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:31:59.965Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:31:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 12 - "logType": "access"
{"timestamp":"2023-01-07T10:32:00.353Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:32:00.354Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:10:32:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:32:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:32:04 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:32:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:32:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:32:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:32:09.964Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:32:09.972Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:32:09.975Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:32:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:32:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:32:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:32:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:32:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:32:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:32:19.953Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:32:19.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:32:19.969Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:32:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:32:19 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:32:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:32:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:32:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:32:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:32:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:32:29.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:32:29.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:32:29.971Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:32:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
{"timestamp":"2023-01-07T10:32:30.356Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:32:30.357Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:10:32:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:32:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:32:35 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:32:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:32:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:32:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T10:32:39.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:32:39.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:32:39.968Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:32:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:32:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:32:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:32:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:32:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:32:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T10:32:49.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:32:49.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:32:49.969Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:32:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:32:50 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:32:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:32:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:32:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:32:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:32:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:32:59.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:32:59.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:32:59.967Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:32:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
{"timestamp":"2023-01-07T10:33:00.358Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:33:00.360Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:10:33:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:33:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:33:05 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 50 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:33:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:33:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:33:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:33:09.964Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:33:09.974Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:33:09.976Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:33:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:33:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:33:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:33:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:33:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:33:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T10:33:19.953Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:33:19.963Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:33:19.964Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:33:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:33:20 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:33:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:33:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:33:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:33:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:33:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T10:33:29.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:33:29.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:33:29.971Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:33:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
{"timestamp":"2023-01-07T10:33:30.360Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:33:30.361Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:10:33:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:33:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:33:35 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:33:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:33:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:33:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:33:39.961Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:33:39.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:33:39.970Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:33:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:33:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:33:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:33:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:33:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:33:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T10:33:49.973Z","message":"Connection[cassandra/10.233.72.23: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-01-07T10:33:49.977Z","message":"Connection[cassandra/10.233.72.23: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-01-07T10:33:49.978Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:33:49.991Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:33:49.992Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:33:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:33:50 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:33:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:33:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:33:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:33:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:33:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:33:59.953Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:33:59.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:33:59.967Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:33:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
{"timestamp":"2023-01-07T10:34:00.362Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:34:00.363Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:10:34:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:34:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:34:05 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:34:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:34:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:34:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T10:34:09.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:34:09.962Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:34:09.963Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:34:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:34:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:34:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:34:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:34:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:34:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:34:19.962Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:34:19.993Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:34:19.994Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:34:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 35 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:34:20 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:34:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:34:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:34:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:34:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:34:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:34:29.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:34:29.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:34:29.968Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:34:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
{"timestamp":"2023-01-07T10:34:30.364Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:34:30.365Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:10:34:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:34:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:34:35 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:34:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:34:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:34:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:34:39.963Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:34:39.982Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:34:39.984Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:34:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:34:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:34:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:34:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:34:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:34:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:34:49.962Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:34:49.988Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:34:49.989Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:34:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 32 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:34:50 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:34:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:34:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:34:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:34:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:34:59.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:34:59.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:34:59.970Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:34:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:35:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:35:00.365Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:35:00.366Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:10:35:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:35:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:35:05 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:35:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:35:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:35:09.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:35:09.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:35:09.966Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:35:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:35:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:35:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:35:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:35:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:35:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T10:35:19.952Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:35:19.960Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:35:19.962Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:35:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:35:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:35:20 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:35:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:35:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:35:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:35:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T10:35:29.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:35:29.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:35:29.966Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:35:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:35:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:35:30.366Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:35:30.367Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:10:35:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:35:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:35:35 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:35:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:35:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:35:39.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:35:39.964Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:35:39.965Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:35:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:35:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:35:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:35:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:35:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:35:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:35:49.961Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:35:49.984Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:35:49.985Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:35:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 32 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:35:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:35:50 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 8 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:35:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:35:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:35:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:35:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:35:59.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:35:59.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:35:59.971Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:35:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
{"timestamp":"2023-01-07T10:36:00.368Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:36:00.370Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:10:36:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:36:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:36:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:36:05 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:36:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:36:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T10:36:09.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:36:09.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:36:09.968Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:36:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:36:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:36:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:36:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:36:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:36:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:36:19.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:36:19.973Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:36:19.975Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:36:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:36:20 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:36:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:36:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:36:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:36:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:36:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T10:36:29.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:36:29.970Z","message":"Connection[/10.233.71.113: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-01-07T10:36:29.971Z","message":"Connection[/10.233.71.113:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:36:29.971Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:36:29.972Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:36:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
{"timestamp":"2023-01-07T10:36:30.375Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:36:30.377Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:10:36:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:36:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:36:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:36:35 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:36:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:36:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:36:39.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:36:39.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:36:39.969Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:36:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:36:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:36:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:36:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:36:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:36:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:36:49.962Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:36:49.974Z","message":"Connection[cassandra/10.233.72.23: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-01-07T10:36:49.976Z","message":"Connection[cassandra/10.233.72.23: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-01-07T10:36:49.977Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:36:49.978Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:36:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:36:50 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:36:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:36:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:36:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:36:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:36:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T10:36:59.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:36:59.962Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:36:59.963Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:36:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
{"timestamp":"2023-01-07T10:37:00.378Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:37:00.379Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:10:37:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:37:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:37:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:37:05 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:37:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:37:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T10:37:09.964Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:37:09.975Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:37:09.976Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:37:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:37:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:37:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:37:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:37:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:37:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:37:19.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:37:19.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:37:19.969Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:37:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:37:20 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:37:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:37:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:37:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:37:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:37:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:37:29.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:37:29.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:37:29.968Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:37:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
{"timestamp":"2023-01-07T10:37:30.380Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:37:30.382Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:10:37:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:37:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:37:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:37:35 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:37:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:37:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T10:37:39.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:37:39.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:37:39.969Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:37:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:37:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:37:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:37:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:37:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:37:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T10:37:49.966Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:37:49.978Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:37:49.979Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:37:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:37:50 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:37:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:37:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:37:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:37:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:37:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T10:37:59.962Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:37:59.971Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:37:59.972Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:37:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
{"timestamp":"2023-01-07T10:38:00.382Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:38:00.384Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:10:38:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:38:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:38:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:38:05 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:38:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:38:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:38:09.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:38:09.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:38:09.975Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:38:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 28 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:38:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:38:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:38:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:38:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:38:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T10:38:19.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:38:19.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:38:19.968Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:38:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:38:20 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:38:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:38:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:38:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:38:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:38:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:38:29.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:38:29.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:38:29.970Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:38:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
{"timestamp":"2023-01-07T10:38:30.385Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:38:30.389Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:10:38:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:38:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:38:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:38:35 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:38:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:38:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:38:39.953Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:38:39.962Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:38:39.963Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:38:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:38:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:38:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:38:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:38:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:38:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:38:49.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:38:49.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:38:49.969Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:38:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 28 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:38:50 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:38:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:38:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:38:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:38:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:38:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:38:59.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:38:59.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:38:59.968Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:38:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
{"timestamp":"2023-01-07T10:39:00.390Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:39:00.391Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:10:39:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:39:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:39:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:39:05 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:39:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:39:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T10:39:09.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:39:09.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:39:09.970Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:39:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:39:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:39:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:39:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:39:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:39:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-01-07T10:39:19.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:39:19.971Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:39:19.972Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:39:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:39:20 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:39:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:39:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:39:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:39:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:39:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:39:29.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:39:29.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:39:29.971Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:39:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
{"timestamp":"2023-01-07T10:39:30.392Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:39:30.394Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:10:39:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:39:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:39:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:39:35 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:39:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:39:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T10:39:39.953Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:39:39.963Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:39:39.964Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:39:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:39:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:39:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:39:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:39:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:39:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T10:39:49.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:39:49.973Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:39:49.973Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:39:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:39:50 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:39:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:39:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:39:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:39:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:39:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:39:59.951Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:39:59.959Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:39:59.960Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:39:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 12 - "logType": "access"
{"timestamp":"2023-01-07T10:40:00.395Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:40:00.397Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:10:40:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:40:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:40:05 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:40:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:40:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:40:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:40:09.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:40:09.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:40:09.966Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:40:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:40:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:40:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:40:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:40:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T10:40:19.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:40:19.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:40:19.970Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:40:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:40:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:40:20 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:40:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:40:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:40:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:40:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:40:29.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:40:29.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:40:29.970Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:40:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:40:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:40:30.398Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:40:30.399Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:10:40:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:40:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:40:35 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:40:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:40:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:40:39.952Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:40:39.960Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:40:39.961Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:40:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:40:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:40:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:40:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:40:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:40:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T10:40:49.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:40:49.973Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:40:49.976Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:40:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:40:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:40:51 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:40:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:40:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:40:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:40:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T10:40:59.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:40:59.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:40:59.969Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:40:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:41:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:41:00.399Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:41:00.401Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:10:41:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:41:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:41:06 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:41:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:41:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T10:41:09.964Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:41:09.972Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:41:09.974Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:41:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:41:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:41:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:41:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:41:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:41:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-01-07T10:41:19.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:41:19.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:41:19.970Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:41:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:41:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:41:21 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:41:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:41:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:41:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:41:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T10:41:29.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:41:29.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:41:29.966Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:41:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
{"timestamp":"2023-01-07T10:41:30.401Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:41:30.403Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:10:41:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:41:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:41:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:41:36 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:41:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:41:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:41:39.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:41:39.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:41:39.968Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:41:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:41:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:41:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:41:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:41:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:41:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T10:41:49.962Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:41:49.990Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:41:49.990Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:41:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 31 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:41:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:41:51 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:41:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:41:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:41:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:41:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:41:59.952Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:41:59.964Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:41:59.966Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:41:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
{"timestamp":"2023-01-07T10:42:00.404Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:42:00.405Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:10:42:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:42:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:42:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:42:06 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:42:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:42:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-01-07T10:42:09.968Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:42:09.980Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:42:09.981Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:42:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:42:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:42:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:42:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:42:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:42:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T10:42:19.961Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:42:19.983Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:42:19.984Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:42:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:42:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:42:21 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:42:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:42:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:42:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:42:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T10:42:29.965Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:42:30.012Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:42:30.013Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:42:30 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 52 - "logType": "access"
{"timestamp":"2023-01-07T10:42:30.406Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:42:30.408Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:10:42:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:42:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:42:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:42:36 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:42:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:42:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:42:39.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:42:39.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:42:39.969Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:42:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:42:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:42:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:42:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:42:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:42:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:42:49.962Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:42:49.979Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:42:49.980Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:42:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 30 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:42:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:42:51 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:42:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:42:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:42:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:42:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T10:42:59.965Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:42:59.979Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:42:59.980Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:42:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
{"timestamp":"2023-01-07T10:43:00.409Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:43:00.410Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:10:43:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:43:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:43:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:43:06 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:43:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:43:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:43:09.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:43:09.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:43:09.968Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:43:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:43:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:43:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:43:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:43:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:43:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:43:19.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:43:19.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:43:19.971Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:43:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:43:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:43:21 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:43:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:43:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:43:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:43:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:43:29.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:43:29.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:43:29.967Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:43:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
{"timestamp":"2023-01-07T10:43:30.411Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:43:30.412Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:10:43:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:43:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:43:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:43:36 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:43:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:43:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T10:43:39.953Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:43:39.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:43:39.968Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:43:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:43:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:43:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:43:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:43:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:43:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T10:43:49.961Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:43:49.973Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:43:49.974Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:43:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:43:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:43:51 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:43:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:43:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:43:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:43:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:43:59.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:43:59.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:43:59.967Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:43:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
{"timestamp":"2023-01-07T10:44:00.413Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:44:00.414Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:10:44:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:44:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:44:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:44:06 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:44:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:44:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:44:09.963Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:44:09.971Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:44:09.972Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:44:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:44:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:44:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:44:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:44:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:44:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:44:19.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:44:19.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:44:19.970Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:44:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:44:21 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:44:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:44:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:44:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:44:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:44:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T10:44:29.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:44:29.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:44:29.971Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:44:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
{"timestamp":"2023-01-07T10:44:30.415Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:44:30.416Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:10:44:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:44:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:44:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:44:36 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:44:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:44:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T10:44:39.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:44:39.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:44:39.969Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:44:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:44:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:44:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:44:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:44:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:44:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:44:49.970Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:44:49.980Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:44:49.981Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:44:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:44:51 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:44:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:44:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:44:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:44:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:44:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T10:44:59.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:44:59.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:44:59.969Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:44:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
{"timestamp":"2023-01-07T10:45:00.418Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:45:00.419Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:10:45:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:45:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:45:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:45:06 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:45:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:45:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T10:45:09.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:45:09.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:45:09.966Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:45:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:45:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:45:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:45:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:45:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:45:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T10:45:19.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:45:19.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:45:19.968Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:45:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:45:21 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:45:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:45:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:45:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:45:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:45:29.953Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:45:29.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:45:29.966Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:45:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:45:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T10:45:30.420Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:45:30.422Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:10:45:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:45:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:45:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:45:36 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:45:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:45:39.963Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:45:39.992Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:45:39.993Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:45:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 34 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:45:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:45:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:45:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:45:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:45:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:45:49.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:45:49.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:45:49.967Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:45:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:45:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:45:51 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:45:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:45:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:45:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:45:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:45:59.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:45:59.980Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:45:59.981Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:45:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 34 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:46:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:46:00.422Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:46:00.423Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:10:46:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:46:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:46:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:46:06 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:46:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T10:46:09.961Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:46:09.979Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:46:09.980Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:46:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:46:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:46:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:46:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:46:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:46:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:46:19.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:46:19.973Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:46:19.974Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:46:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:46:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:46:21 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:46:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:46:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:46:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:46:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:46:29.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:46:29.977Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:46:29.978Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:46:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:46:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T10:46:30.424Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:46:30.425Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:10:46:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:46:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:46:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:46:36 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:46:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T10:46:39.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:46:39.978Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:46:39.979Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:46:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:46:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:46:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:46:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:46:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:46:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:46:49.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:46:49.979Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:46:49.981Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:46:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 28 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:46:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:46:51 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:46:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:46:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:46:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:46:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:46:59.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:46:59.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:46:59.970Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:46:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
{"timestamp":"2023-01-07T10:47:00.425Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:47:00.427Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:10:47:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:47:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:47:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:47:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:47:06 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:47:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T10:47:09.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:47:09.974Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:47:09.975Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:47:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:47:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:47:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:47:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:47:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:47:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T10:47:19.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:47:19.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:47:19.971Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:47:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:47:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:47:21 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:47:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:47:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:47:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:47:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:47:29.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:47:29.972Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:47:29.973Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:47:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
{"timestamp":"2023-01-07T10:47:30.427Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:47:30.428Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:10:47:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:47:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:47:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:47:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:47:36 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:47:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:47:39.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:47:39.986Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:47:39.987Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:47:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 33 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:47:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:47:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:47:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:47:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:47:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:47:49.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:47:49.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:47:49.970Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:47:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:47:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:47:51 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:47:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:47:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:47:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:47:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T10:47:59.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:47:59.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:47:59.968Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:47:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
{"timestamp":"2023-01-07T10:48:00.429Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:48:00.431Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:10:48:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:48:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:48:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:48:06 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:48:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:48:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T10:48:09.968Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:48:09.986Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:48:09.987Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:48:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:48:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:48:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:48:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:48:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:48:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:48:19.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:48:19.976Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:48:19.977Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:48:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:48:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:48:21 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:48:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:48:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:48:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:48:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:48:29.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:48:29.963Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:48:29.964Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:48:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 12 - "logType": "access"
{"timestamp":"2023-01-07T10:48:30.432Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:48:30.434Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:10:48:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:48:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:48:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:48:36 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:48:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:48:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T10:48:39.964Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:48:39.973Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:48:39.974Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:48:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:48:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:48:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:48:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:48:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:48:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:48:49.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:48:49.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:48:49.966Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:48:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:48:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:48:51 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:48:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:48:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:48:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:48:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T10:48:59.965Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:48:59.978Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:48:59.979Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:48:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
{"timestamp":"2023-01-07T10:49:00.434Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:49:00.435Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:10:49:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:49:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:49:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:49:06 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:49:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:49:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:49:09.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:49:09.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:49:09.966Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:49:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:49:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:49:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:49:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:49:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:49:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:49:19.953Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:49:19.964Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:49:19.965Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:49:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:49:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:49:21 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:49:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:49:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:49:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:49:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:49:29.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:49:29.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:49:29.968Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:49:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
{"timestamp":"2023-01-07T10:49:30.436Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:49:30.437Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:10:49:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:49:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:49:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:49:37 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:49:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:49:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T10:49:39.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:49:39.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:49:39.969Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:49:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:49:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:49:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:49:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:49:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:49:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T10:49:49.969Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:49:49.986Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:49:49.987Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:49:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:49:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 11 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:49:52 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:49:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:49:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:49:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:49:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:49:59.962Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:49:59.971Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:49:59.972Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:49:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
{"timestamp":"2023-01-07T10:50:00.440Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:50:00.442Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:10:50:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:50:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:50:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:50:07 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:50:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:50:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:50:09.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:50:09.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:50:09.967Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:50:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 12 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:50:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:50:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:50:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:50:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:50:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T10:50:19.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:50:19.982Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:50:19.983Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:50:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:50:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:50:22 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:50:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:50:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:50:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:50:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T10:50:29.953Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:50:29.961Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:50:29.962Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:50:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
{"timestamp":"2023-01-07T10:50:30.443Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:50:30.444Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:10:50:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:50:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:50:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:50:37 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:50:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:50:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:50:39.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:50:39.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:50:39.967Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:50:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:50:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:50:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:50:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:50:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T10:50:49.965Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:10:50:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T10:50:49.980Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:50:49.982Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:50:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:50:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:50:52 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:50:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:50:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:50:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:50:59.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:50:59.971Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:50:59.972Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:50:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:51:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:51:00.445Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:51:00.446Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:10:51:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:51:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:51:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:51:07 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:51:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T10:51:09.962Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:51:09.972Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:51:09.973Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:51:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:51:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:51:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:51:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:51:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:51:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:51:19.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:51:19.972Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:51:19.972Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:51:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:51:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:51:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:51:22 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:51:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:51:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:51:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T10:51:29.953Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:51:29.961Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:51:29.962Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:51:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:51:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:51:30.447Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:51:30.449Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:10:51:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:51:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:51:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:51:37 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:51:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T10:51:39.965Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:51:39.974Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:51:39.975Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:51:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:51:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:51:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:51:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:51:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:51:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T10:51:49.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:51:49.978Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:51:49.979Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:51:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:51:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:51:52 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:51:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:51:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:51:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:51:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T10:51:59.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:51:59.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:51:59.966Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:51:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 12 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:52:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T10:52:00.449Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:52:00.451Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:10:52:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:52:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:52:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:52:07 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:52:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:52:09.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:52:09.963Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:52:09.964Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:52:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:52:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:52:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:52:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:52:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:52:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T10:52:19.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:52:19.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:52:19.967Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:52:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:52:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:52:22 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:52:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:52:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:52:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:52:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T10:52:29.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:52:29.973Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:52:29.974Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:52:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
{"timestamp":"2023-01-07T10:52:30.452Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:52:30.453Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:10:52:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:52:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:52:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:52:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:52:37 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:52:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:52:39.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:52:39.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:52:39.966Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:52:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:52:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:52:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:52:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:52:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:52:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:52:49.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:52:49.974Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:52:49.975Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:52:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:52:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:52:52 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:52:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:52:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:52:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:52:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T10:52:59.953Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:52:59.976Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:52:59.977Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:52:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 28 - "logType": "access"
{"timestamp":"2023-01-07T10:53:00.454Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:53:00.456Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:10:53:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:53:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:53:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:53:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:53:07 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:53:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:53:09.963Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:53:09.971Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:53:09.972Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:53:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:53:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:53:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:53:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:53:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:53:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T10:53:19.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:53:19.971Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:53:19.972Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:53:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:53:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:53:22 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:53:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:53:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:53:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:53:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:53:29.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:53:29.964Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:53:29.965Z","message":"Database is available","thread":"qtp1942828992-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:53:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
{"timestamp":"2023-01-07T10:53:30.457Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:53:30.458Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:10:53:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:53:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:53:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:53:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:53:37 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:53:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T10:53:39.970Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:53:39.979Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:53:39.980Z","message":"Database is available","thread":"qtp1942828992-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:53:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:53:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:53:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:53:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:53:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:53:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T10:53:49.952Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:53:49.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:53:49.971Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:53:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:53:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:53:52 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:53:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:53:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:53:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:53:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T10:53:59.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:53:59.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:53:59.969Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:53:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
{"timestamp":"2023-01-07T10:54:00.459Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:54:00.460Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:10:54:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:54:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:54:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:54:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:54:07 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:54:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:54:09.964Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:54:09.973Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:54:09.974Z","message":"Database is available","thread":"qtp1942828992-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:54:09 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:54:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:54:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:54:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:54:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:54:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:54:19.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-301","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:54:19.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:54:19.966Z","message":"Database is available","thread":"qtp1942828992-301","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:54:19 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:54:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:54:22 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:54:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:54:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:54:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:54:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-01-07T10:54:29.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:54:29.974Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:54:29.975Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:54:29 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access"
{"timestamp":"2023-01-07T10:54:30.461Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:54:30.462Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:10:54:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:54:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:54:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:54:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:54:37 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 7 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:54:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-01-07T10:54:39.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:54:39.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:54:39.968Z","message":"Database is available","thread":"qtp1942828992-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:54:39 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:54:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:54:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:54:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:54:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:54:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T10:54:49.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:54:49.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:54:49.969Z","message":"Database is available","thread":"qtp1942828992-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:54:49 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:54:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:54:52 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:54:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:54:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:54:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:54:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-01-07T10:54:59.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp1942828992-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-01-07T10:54:59.964Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:54:59.965Z","message":"Database is available","thread":"qtp1942828992-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
10.233.72.129 - - [07/Jan/2023:10:54:59 +0000] "GET /aai/util/echo?action=checkDB" 200 239 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
{"timestamp":"2023-01-07T10:55:00.462Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-01-07T10:55:00.464Z","message":"Connection[cassandra/10.233.72.23:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
10.233.66.52 - AAI [07/Jan/2023:10:55:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:55:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:55:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
10.233.66.52 - AAI [07/Jan/2023:10:55:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
10.233.69.216 - AAI [07/Jan/2023:10:55:07 +0000] "GET /aai/util/echo" 200 410 REST ConsulHealthCheck healthcheck - - - - - - - - - - 3 - "logType": "access"