Results

By type

          Policy clamp config file: /opt/app/policy/clamp/etc/mounted/acRuntimeParameters.yaml
overriding logback xml files

  .   ____          _            __ _ _
 /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
 \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
  '  |____| .__|_| |_|_| |_\__, | / / / /
 =========|_|==============|___/=/_/_/_/
 :: Spring Boot ::                (v2.5.0)

2022-07-06 05:34:59.196  INFO 10 --- [           main] o.o.p.clamp.acm.runtime.Application      : Starting Application using Java 11.0.11 on onap-policy-clamp-runtime-acm-74859969d8-st468 with PID 10 (/app/app.jar started by policy in /opt/app/policy/clamp/bin)
2022-07-06 05:34:59.205  INFO 10 --- [           main] o.o.p.clamp.acm.runtime.Application      : No active profile set, falling back to default profiles: default
2022-07-06 05:35:01.785  INFO 10 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2022-07-06 05:35:02.467  INFO 10 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 664 ms. Found 7 JPA repository interfaces.
2022-07-06 05:35:04.728  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'management.metrics-org.springframework.boot.actuate.autoconfigure.metrics.MetricsProperties' of type [org.springframework.boot.actuate.autoconfigure.metrics.MetricsProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-07-06 05:35:04.732  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.actuate.autoconfigure.metrics.data.RepositoryMetricsAutoConfiguration' of type [org.springframework.boot.actuate.autoconfigure.metrics.data.RepositoryMetricsAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-07-06 05:35:04.737  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusMetricsExportAutoConfiguration' of type [org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusMetricsExportAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-07-06 05:35:04.749  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'management.metrics.export.prometheus-org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusProperties' of type [org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-07-06 05:35:04.756  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'prometheusConfig' of type [org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusPropertiesConfigAdapter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-07-06 05:35:04.769  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'collectorRegistry' of type [io.prometheus.client.CollectorRegistry] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-07-06 05:35:04.777  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.actuate.autoconfigure.metrics.MetricsAutoConfiguration' of type [org.springframework.boot.actuate.autoconfigure.metrics.MetricsAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-07-06 05:35:04.781  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'micrometerClock' of type [io.micrometer.core.instrument.Clock$1] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-07-06 05:35:04.820  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'prometheusMeterRegistry' of type [io.micrometer.prometheus.PrometheusMeterRegistry] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-07-06 05:35:04.860  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'repositoryTagsProvider' of type [org.springframework.boot.actuate.metrics.data.DefaultRepositoryTagsProvider] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-07-06 05:35:04.863  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'metricsRepositoryMethodInvocationListener' of type [org.springframework.boot.actuate.metrics.data.MetricsRepositoryMethodInvocationListener] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-07-06 05:35:05.629  INFO 10 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat initialized with port(s): 6969 (https)
2022-07-06 05:35:05.650  INFO 10 --- [           main] o.apache.catalina.core.StandardService   : Starting service [Tomcat]
2022-07-06 05:35:05.650  INFO 10 --- [           main] org.apache.catalina.core.StandardEngine  : Starting Servlet engine: [Apache Tomcat/9.0.62]
2022-07-06 05:35:05.830  INFO 10 --- [           main] o.a.c.c.C.[.[.[/onap/policy/clamp/acm]   : Initializing Spring embedded WebApplicationContext
2022-07-06 05:35:05.830  INFO 10 --- [           main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 6445 ms
2022-07-06 05:35:06.631  INFO 10 --- [           main] o.s.boot.web.servlet.RegistrationBean    : Filter requestResponseLoggingFilter was not registered (possibly already registered?)
2022-07-06 05:35:07.285  INFO 10 --- [           main] o.hibernate.jpa.internal.util.LogHelper  : HHH000204: Processing PersistenceUnitInfo [name: default]
2022-07-06 05:35:07.588  INFO 10 --- [           main] org.hibernate.Version                    : HHH000412: Hibernate ORM core version 5.4.31.Final
2022-07-06 05:35:08.284  INFO 10 --- [           main] o.hibernate.annotations.common.Version   : HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-07-06 05:35:08.661  INFO 10 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Starting...
2022-07-06 05:35:10.335 ERROR 10 --- [           main] com.zaxxer.hikari.pool.HikariPool        : HikariPool-1 - Exception during pool initialization.

java.sql.SQLNonTransientConnectionException: Could not connect to address=(host=policy-mariadb)(port=3306)(type=master) : (conn=406) could not load system variables
	at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.createException(ExceptionFactory.java:73) ~[mariadb-java-client-2.7.1.jar!/:na]
	at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.create(ExceptionFactory.java:192) ~[mariadb-java-client-2.7.1.jar!/:na]
	at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.connectWithoutProxy(AbstractConnectProtocol.java:1392) ~[mariadb-java-client-2.7.1.jar!/:na]
	at org.mariadb.jdbc.internal.util.Utils.retrieveProxy(Utils.java:635) ~[mariadb-java-client-2.7.1.jar!/:na]
	at org.mariadb.jdbc.MariaDbConnection.newConnection(MariaDbConnection.java:150) ~[mariadb-java-client-2.7.1.jar!/:na]
	at org.mariadb.jdbc.Driver.connect(Driver.java:89) ~[mariadb-java-client-2.7.1.jar!/:na]
	at com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:138) ~[HikariCP-4.0.3.jar!/:na]
	at com.zaxxer.hikari.pool.PoolBase.newConnection(PoolBase.java:364) ~[HikariCP-4.0.3.jar!/:na]
	at com.zaxxer.hikari.pool.PoolBase.newPoolEntry(PoolBase.java:206) ~[HikariCP-4.0.3.jar!/:na]
	at com.zaxxer.hikari.pool.HikariPool.createPoolEntry(HikariPool.java:476) ~[HikariCP-4.0.3.jar!/:na]
	at com.zaxxer.hikari.pool.HikariPool.checkFailFast(HikariPool.java:561) ~[HikariCP-4.0.3.jar!/:na]
	at com.zaxxer.hikari.pool.HikariPool.(HikariPool.java:115) ~[HikariCP-4.0.3.jar!/:na]
	at com.zaxxer.hikari.HikariDataSource.getConnection(HikariDataSource.java:112) ~[HikariCP-4.0.3.jar!/:na]
	at org.hibernate.engine.jdbc.connections.internal.DatasourceConnectionProviderImpl.getConnection(DatasourceConnectionProviderImpl.java:122) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess.obtainConnection(JdbcEnvironmentInitiator.java:180) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator.initiateService(JdbcEnvironmentInitiator.java:68) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator.initiateService(JdbcEnvironmentInitiator.java:35) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.boot.registry.internal.StandardServiceRegistryImpl.initiateService(StandardServiceRegistryImpl.java:101) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.service.internal.AbstractServiceRegistryImpl.createService(AbstractServiceRegistryImpl.java:263) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.service.internal.AbstractServiceRegistryImpl.initializeService(AbstractServiceRegistryImpl.java:237) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.service.internal.AbstractServiceRegistryImpl.getService(AbstractServiceRegistryImpl.java:214) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory.injectServices(DefaultIdentifierGeneratorFactory.java:152) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.service.internal.AbstractServiceRegistryImpl.injectDependencies(AbstractServiceRegistryImpl.java:286) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.service.internal.AbstractServiceRegistryImpl.initializeService(AbstractServiceRegistryImpl.java:243) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.service.internal.AbstractServiceRegistryImpl.getService(AbstractServiceRegistryImpl.java:214) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.boot.internal.InFlightMetadataCollectorImpl.(InFlightMetadataCollectorImpl.java:176) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.boot.model.process.spi.MetadataBuildingProcess.complete(MetadataBuildingProcess.java:127) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.metadata(EntityManagerFactoryBuilderImpl.java:1224) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:1255) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.springframework.orm.jpa.vendor.SpringHibernateJpaPersistenceProvider.createContainerEntityManagerFactory(SpringHibernateJpaPersistenceProvider.java:58) ~[spring-orm-5.3.7.jar!/:5.3.7]
	at org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalContainerEntityManagerFactoryBean.java:365) ~[spring-orm-5.3.7.jar!/:5.3.7]
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:409) ~[spring-orm-5.3.7.jar!/:5.3.7]
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:396) ~[spring-orm-5.3.7.jar!/:5.3.7]
	at org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean.afterPropertiesSet(LocalContainerEntityManagerFactoryBean.java:341) ~[spring-orm-5.3.7.jar!/:5.3.7]
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1863) ~[spring-beans-5.3.19.jar!/:5.3.19]
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1800) ~[spring-beans-5.3.19.jar!/:5.3.19]
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:620) ~[spring-beans-5.3.19.jar!/:5.3.19]
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) ~[spring-beans-5.3.19.jar!/:5.3.19]
	at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) ~[spring-beans-5.3.19.jar!/:5.3.19]
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.3.19.jar!/:5.3.19]
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) ~[spring-beans-5.3.19.jar!/:5.3.19]
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) ~[spring-beans-5.3.19.jar!/:5.3.19]
	at org.springframework.context.support.AbstractApplicationContext.getBean(AbstractApplicationContext.java:1154) ~[spring-context-5.3.19.jar!/:5.3.19]
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:908) ~[spring-context-5.3.19.jar!/:5.3.19]
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:583) ~[spring-context-5.3.19.jar!/:5.3.19]
	at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:145) ~[spring-boot-2.5.0.jar!/:2.5.0]
	at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:758) ~[spring-boot-2.5.0.jar!/:2.5.0]
	at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:438) ~[spring-boot-2.5.0.jar!/:2.5.0]
	at org.springframework.boot.SpringApplication.run(SpringApplication.java:337) ~[spring-boot-2.5.0.jar!/:2.5.0]
	at org.springframework.boot.SpringApplication.run(SpringApplication.java:1336) ~[spring-boot-2.5.0.jar!/:2.5.0]
	at org.springframework.boot.SpringApplication.run(SpringApplication.java:1325) ~[spring-boot-2.5.0.jar!/:2.5.0]
	at org.onap.policy.clamp.acm.runtime.Application.main(Application.java:51) ~[classes!/:na]
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:na]
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[na:na]
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[na:na]
	at java.base/java.lang.reflect.Method.invoke(Unknown Source) ~[na:na]
	at org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:49) ~[app.jar:na]
	at org.springframework.boot.loader.Launcher.launch(Launcher.java:108) ~[app.jar:na]
	at org.springframework.boot.loader.Launcher.launch(Launcher.java:58) ~[app.jar:na]
	at org.springframework.boot.loader.JarLauncher.main(JarLauncher.java:88) ~[app.jar:na]
Caused by: java.sql.SQLNonTransientConnectionException: (conn=406) could not load system variables
	at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.createException(ExceptionFactory.java:73) ~[mariadb-java-client-2.7.1.jar!/:na]
	at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.create(ExceptionFactory.java:183) ~[mariadb-java-client-2.7.1.jar!/:na]
	at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.requestSessionDataWithShow(AbstractConnectProtocol.java:1112) ~[mariadb-java-client-2.7.1.jar!/:na]
	at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.readPipelineAdditionalData(AbstractConnectProtocol.java:1073) ~[mariadb-java-client-2.7.1.jar!/:na]
	at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.postConnectionQueries(AbstractConnectProtocol.java:880) ~[mariadb-java-client-2.7.1.jar!/:na]
	at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.createConnection(AbstractConnectProtocol.java:595) ~[mariadb-java-client-2.7.1.jar!/:na]
	at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.connectWithoutProxy(AbstractConnectProtocol.java:1387) ~[mariadb-java-client-2.7.1.jar!/:na]
	... 57 common frames omitted
Caused by: java.sql.SQLNonTransientConnectionException: (conn=406) Connection is closed
	at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.createException(ExceptionFactory.java:73) ~[mariadb-java-client-2.7.1.jar!/:na]
	at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.create(ExceptionFactory.java:187) ~[mariadb-java-client-2.7.1.jar!/:na]
	at org.mariadb.jdbc.internal.protocol.AbstractQueryProtocol.cmdPrologue(AbstractQueryProtocol.java:1934) ~[mariadb-java-client-2.7.1.jar!/:na]
	at org.mariadb.jdbc.internal.protocol.AbstractQueryProtocol.executeQuery(AbstractQueryProtocol.java:249) ~[mariadb-java-client-2.7.1.jar!/:na]
	at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.requestSessionDataWithShow(AbstractConnectProtocol.java:1087) ~[mariadb-java-client-2.7.1.jar!/:na]
	... 61 common frames omitted

2022-07-06 05:35:10.339  WARN 10 --- [           main] o.h.e.j.e.i.JdbcEnvironmentInitiator     : HHH000342: Could not obtain connection to query metadata

java.sql.SQLNonTransientConnectionException: Could not connect to address=(host=policy-mariadb)(port=3306)(type=master) : (conn=406) could not load system variables
	at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.createException(ExceptionFactory.java:73) ~[mariadb-java-client-2.7.1.jar!/:na]
	at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.create(ExceptionFactory.java:192) ~[mariadb-java-client-2.7.1.jar!/:na]
	at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.connectWithoutProxy(AbstractConnectProtocol.java:1392) ~[mariadb-java-client-2.7.1.jar!/:na]
	at org.mariadb.jdbc.internal.util.Utils.retrieveProxy(Utils.java:635) ~[mariadb-java-client-2.7.1.jar!/:na]
	at org.mariadb.jdbc.MariaDbConnection.newConnection(MariaDbConnection.java:150) ~[mariadb-java-client-2.7.1.jar!/:na]
	at org.mariadb.jdbc.Driver.connect(Driver.java:89) ~[mariadb-java-client-2.7.1.jar!/:na]
	at com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:138) ~[HikariCP-4.0.3.jar!/:na]
	at com.zaxxer.hikari.pool.PoolBase.newConnection(PoolBase.java:364) ~[HikariCP-4.0.3.jar!/:na]
	at com.zaxxer.hikari.pool.PoolBase.newPoolEntry(PoolBase.java:206) ~[HikariCP-4.0.3.jar!/:na]
	at com.zaxxer.hikari.pool.HikariPool.createPoolEntry(HikariPool.java:476) ~[HikariCP-4.0.3.jar!/:na]
	at com.zaxxer.hikari.pool.HikariPool.checkFailFast(HikariPool.java:561) ~[HikariCP-4.0.3.jar!/:na]
	at com.zaxxer.hikari.pool.HikariPool.(HikariPool.java:115) ~[HikariCP-4.0.3.jar!/:na]
	at com.zaxxer.hikari.HikariDataSource.getConnection(HikariDataSource.java:112) ~[HikariCP-4.0.3.jar!/:na]
	at org.hibernate.engine.jdbc.connections.internal.DatasourceConnectionProviderImpl.getConnection(DatasourceConnectionProviderImpl.java:122) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess.obtainConnection(JdbcEnvironmentInitiator.java:180) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator.initiateService(JdbcEnvironmentInitiator.java:68) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator.initiateService(JdbcEnvironmentInitiator.java:35) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.boot.registry.internal.StandardServiceRegistryImpl.initiateService(StandardServiceRegistryImpl.java:101) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.service.internal.AbstractServiceRegistryImpl.createService(AbstractServiceRegistryImpl.java:263) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.service.internal.AbstractServiceRegistryImpl.initializeService(AbstractServiceRegistryImpl.java:237) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.service.internal.AbstractServiceRegistryImpl.getService(AbstractServiceRegistryImpl.java:214) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory.injectServices(DefaultIdentifierGeneratorFactory.java:152) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.service.internal.AbstractServiceRegistryImpl.injectDependencies(AbstractServiceRegistryImpl.java:286) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.service.internal.AbstractServiceRegistryImpl.initializeService(AbstractServiceRegistryImpl.java:243) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.service.internal.AbstractServiceRegistryImpl.getService(AbstractServiceRegistryImpl.java:214) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.boot.internal.InFlightMetadataCollectorImpl.(InFlightMetadataCollectorImpl.java:176) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.boot.model.process.spi.MetadataBuildingProcess.complete(MetadataBuildingProcess.java:127) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.metadata(EntityManagerFactoryBuilderImpl.java:1224) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:1255) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.springframework.orm.jpa.vendor.SpringHibernateJpaPersistenceProvider.createContainerEntityManagerFactory(SpringHibernateJpaPersistenceProvider.java:58) ~[spring-orm-5.3.7.jar!/:5.3.7]
	at org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalContainerEntityManagerFactoryBean.java:365) ~[spring-orm-5.3.7.jar!/:5.3.7]
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:409) ~[spring-orm-5.3.7.jar!/:5.3.7]
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:396) ~[spring-orm-5.3.7.jar!/:5.3.7]
	at org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean.afterPropertiesSet(LocalContainerEntityManagerFactoryBean.java:341) ~[spring-orm-5.3.7.jar!/:5.3.7]
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1863) ~[spring-beans-5.3.19.jar!/:5.3.19]
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1800) ~[spring-beans-5.3.19.jar!/:5.3.19]
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:620) ~[spring-beans-5.3.19.jar!/:5.3.19]
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) ~[spring-beans-5.3.19.jar!/:5.3.19]
	at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) ~[spring-beans-5.3.19.jar!/:5.3.19]
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.3.19.jar!/:5.3.19]
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) ~[spring-beans-5.3.19.jar!/:5.3.19]
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) ~[spring-beans-5.3.19.jar!/:5.3.19]
	at org.springframework.context.support.AbstractApplicationContext.getBean(AbstractApplicationContext.java:1154) ~[spring-context-5.3.19.jar!/:5.3.19]
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:908) ~[spring-context-5.3.19.jar!/:5.3.19]
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:583) ~[spring-context-5.3.19.jar!/:5.3.19]
	at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:145) ~[spring-boot-2.5.0.jar!/:2.5.0]
	at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:758) ~[spring-boot-2.5.0.jar!/:2.5.0]
	at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:438) ~[spring-boot-2.5.0.jar!/:2.5.0]
	at org.springframework.boot.SpringApplication.run(SpringApplication.java:337) ~[spring-boot-2.5.0.jar!/:2.5.0]
	at org.springframework.boot.SpringApplication.run(SpringApplication.java:1336) ~[spring-boot-2.5.0.jar!/:2.5.0]
	at org.springframework.boot.SpringApplication.run(SpringApplication.java:1325) ~[spring-boot-2.5.0.jar!/:2.5.0]
	at org.onap.policy.clamp.acm.runtime.Application.main(Application.java:51) ~[classes!/:na]
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:na]
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[na:na]
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[na:na]
	at java.base/java.lang.reflect.Method.invoke(Unknown Source) ~[na:na]
	at org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:49) ~[app.jar:na]
	at org.springframework.boot.loader.Launcher.launch(Launcher.java:108) ~[app.jar:na]
	at org.springframework.boot.loader.Launcher.launch(Launcher.java:58) ~[app.jar:na]
	at org.springframework.boot.loader.JarLauncher.main(JarLauncher.java:88) ~[app.jar:na]
Caused by: java.sql.SQLNonTransientConnectionException: (conn=406) could not load system variables
	at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.createException(ExceptionFactory.java:73) ~[mariadb-java-client-2.7.1.jar!/:na]
	at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.create(ExceptionFactory.java:183) ~[mariadb-java-client-2.7.1.jar!/:na]
	at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.requestSessionDataWithShow(AbstractConnectProtocol.java:1112) ~[mariadb-java-client-2.7.1.jar!/:na]
	at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.readPipelineAdditionalData(AbstractConnectProtocol.java:1073) ~[mariadb-java-client-2.7.1.jar!/:na]
	at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.postConnectionQueries(AbstractConnectProtocol.java:880) ~[mariadb-java-client-2.7.1.jar!/:na]
	at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.createConnection(AbstractConnectProtocol.java:595) ~[mariadb-java-client-2.7.1.jar!/:na]
	at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.connectWithoutProxy(AbstractConnectProtocol.java:1387) ~[mariadb-java-client-2.7.1.jar!/:na]
	... 57 common frames omitted
Caused by: java.sql.SQLNonTransientConnectionException: (conn=406) Connection is closed
	at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.createException(ExceptionFactory.java:73) ~[mariadb-java-client-2.7.1.jar!/:na]
	at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.create(ExceptionFactory.java:187) ~[mariadb-java-client-2.7.1.jar!/:na]
	at org.mariadb.jdbc.internal.protocol.AbstractQueryProtocol.cmdPrologue(AbstractQueryProtocol.java:1934) ~[mariadb-java-client-2.7.1.jar!/:na]
	at org.mariadb.jdbc.internal.protocol.AbstractQueryProtocol.executeQuery(AbstractQueryProtocol.java:249) ~[mariadb-java-client-2.7.1.jar!/:na]
	at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.requestSessionDataWithShow(AbstractConnectProtocol.java:1087) ~[mariadb-java-client-2.7.1.jar!/:na]
	... 61 common frames omitted

2022-07-06 05:35:10.413  INFO 10 --- [           main] org.hibernate.dialect.Dialect            : HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-07-06 05:35:15.080  INFO 10 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Starting...
2022-07-06 05:35:15.600  INFO 10 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Start completed.
2022-07-06 05:35:20.886  INFO 10 --- [           main] o.h.e.t.j.p.i.JtaPlatformInitiator       : HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-07-06 05:35:20.929  INFO 10 --- [           main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-07-06 05:35:23.296  WARN 10 --- [           main] JpaBaseConfiguration$JpaWebConfiguration : spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2022-07-06 05:35:24.300  INFO 10 --- [           main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=10f1f2e5-dbd7-4d31-8f45-096d3666f64c, consumerInstance=onap-policy-clamp-runtime-acm-74859969d8-st468, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-ACRUNTIME-PARTICIPANT, effectiveTopic=POLICY-ACRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED
2022-07-06 05:35:25.337  INFO 10 --- [           main] o.s.b.a.e.web.EndpointLinksResolver      : Exposing 3 endpoint(s) beneath base path '/actuator'
2022-07-06 05:35:27.023  INFO 10 --- [           main] o.s.s.web.DefaultSecurityFilterChain     : Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@29174dfe, org.springframework.security.web.context.SecurityContextPersistenceFilter@7d5d77a6, org.springframework.security.web.header.HeaderWriterFilter@50008974, org.springframework.security.web.authentication.logout.LogoutFilter@1002b06d, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@6aa792, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@738ed8f5, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@18d1d137, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@319d106c, org.springframework.security.web.session.SessionManagementFilter@520ec7a7, org.springframework.security.web.access.ExceptionTranslationFilter@1642968c, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@64186f60]
2022-07-06 05:35:27.750  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [utnuserfirstobjectca [jdk]] and DN [CN=UTN-USERFirst-Object, OU=http://www.usertrust.com, O=The USERTRUST Network, L=Salt Lake City, ST=UT, C=US] is not valid due to [NotAfter: Tue Jul 09 18:40:36 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
2022-07-06 05:35:27.750  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [deutschetelekomrootca2 [jdk]] and DN [CN=Deutsche Telekom Root CA 2, OU=T-TeleSec Trust Center, O=Deutsche Telekom AG, C=DE] is not valid due to [NotAfter: Tue Jul 09 23:59:00 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
2022-07-06 05:35:27.751  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [globalsignr2ca [jdk]] and DN [CN=GlobalSign, O=GlobalSign, OU=GlobalSign Root CA - R2] is not valid due to [NotAfter: Wed Dec 15 08:00:00 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-07-06 05:35:27.751  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [identrustdstx3 [jdk]] and DN [CN=DST Root CA X3, O=Digital Signature Trust Co.] is not valid due to [NotAfter: Thu Sep 30 14:01:15 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-07-06 05:35:27.752  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [addtrustexternalca [jdk]] and DN [CN=AddTrust External CA Root, OU=AddTrust External TTP Network, O=AddTrust AB, C=SE] is not valid due to [NotAfter: Sat May 30 10:48:38 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
2022-07-06 05:35:27.752  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [utnuserfirstclientauthemailca [jdk]] and DN [CN=UTN-USERFirst-Client Authentication and Email, OU=http://www.usertrust.com, O=The USERTRUST Network, L=Salt Lake City, ST=UT, C=US] is not valid due to [NotAfter: Tue Jul 09 17:36:58 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
2022-07-06 05:35:27.753  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [verisigntsaca [jdk]] and DN [CN=Thawte Timestamping CA, OU=Thawte Certification, O=Thawte, L=Durbanville, ST=Western Cape, C=ZA] is not valid due to [NotAfter: Fri Jan 01 23:59:59 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-07-06 05:35:27.753  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [gtecybertrustglobalca [jdk]] and DN [CN=GTE CyberTrust Global Root, OU="GTE CyberTrust Solutions, Inc.", O=GTE Corporation, C=US] is not valid due to [NotAfter: Mon Aug 13 23:59:00 GMT 2018]. Certificates signed by this trusted certificate WILL be accepted
2022-07-06 05:35:27.753  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [luxtrustglobalrootca [jdk]] and DN [CN=LuxTrust Global Root, O=LuxTrust s.a., C=LU] is not valid due to [NotAfter: Wed Mar 17 09:51:37 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-07-06 05:35:27.754  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [soneraclass2ca [jdk]] and DN [CN=Sonera Class2 CA, O=Sonera, C=FI] is not valid due to [NotAfter: Tue Apr 06 07:29:40 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-07-06 05:35:27.754  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [equifaxsecureglobalebusinessca1 [jdk]] and DN [CN=Equifax Secure Global eBusiness CA-1, O=Equifax Secure Inc., C=US] is not valid due to [NotAfter: Mon Jun 22 04:00:00 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
2022-07-06 05:35:27.754  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [certplusclass3pprimaryca [jdk]] and DN [CN=Class 3P Primary CA, O=Certplus, C=FR] is not valid due to [NotAfter: Sat Jul 06 23:59:59 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
2022-07-06 05:35:27.755  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [thawtepremiumserverca [jdk]] and DN [EMAILADDRESS=premium-server@thawte.com, CN=Thawte Premium Server CA, OU=Certification Services Division, O=Thawte Consulting cc, L=Cape Town, ST=Western Cape, C=ZA] is not valid due to [NotAfter: Fri Jan 01 23:59:59 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-07-06 05:35:27.755  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [geotrustglobalca [jdk]] and DN [CN=GeoTrust Global CA, O=GeoTrust Inc., C=US] is not valid due to [NotAfter: Sat May 21 04:00:00 GMT 2022]. Certificates signed by this trusted certificate WILL be accepted
2022-07-06 05:35:27.756  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [equifaxsecureebusinessca1 [jdk]] and DN [CN=Equifax Secure eBusiness CA-1, O=Equifax Secure Inc., C=US] is not valid due to [NotAfter: Mon Jun 22 04:00:00 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
2022-07-06 05:35:27.756  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [equifaxsecureca [jdk]] and DN [OU=Equifax Secure Certificate Authority, O=Equifax, C=US] is not valid due to [NotAfter: Wed Aug 22 16:41:51 GMT 2018]. Certificates signed by this trusted certificate WILL be accepted
2022-07-06 05:35:27.756  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [quovadisrootca [jdk]] and DN [CN=QuoVadis Root Certification Authority, OU=Root Certification Authority, O=QuoVadis Limited, C=BM] is not valid due to [NotAfter: Wed Mar 17 18:33:33 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-07-06 05:35:27.757  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [addtrustclass1ca [jdk]] and DN [CN=AddTrust Class 1 CA Root, OU=AddTrust TTP Network, O=AddTrust AB, C=SE] is not valid due to [NotAfter: Sat May 30 10:38:31 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
2022-07-06 05:35:27.757  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [certplusclass2primaryca [jdk]] and DN [CN=Class 2 Primary CA, O=Certplus, C=FR] is not valid due to [NotAfter: Sat Jul 06 23:59:59 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
2022-07-06 05:35:27.758  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [keynectisrootca [jdk]] and DN [CN=KEYNECTIS ROOT CA, OU=ROOT, O=KEYNECTIS, C=FR] is not valid due to [NotAfter: Tue May 26 00:00:00 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
2022-07-06 05:35:27.758  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [utnuserfirsthardwareca [jdk]] and DN [CN=UTN-USERFirst-Hardware, OU=http://www.usertrust.com, O=The USERTRUST Network, L=Salt Lake City, ST=UT, C=US] is not valid due to [NotAfter: Tue Jul 09 18:19:22 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
2022-07-06 05:35:27.758  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [addtrustqualifiedca [jdk]] and DN [CN=AddTrust Qualified CA Root, OU=AddTrust TTP Network, O=AddTrust AB, C=SE] is not valid due to [NotAfter: Sat May 30 10:44:50 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
2022-07-06 05:35:27.790  INFO 10 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat started on port(s): 6969 (https) with context path '/onap/policy/clamp/acm'
2022-07-06 05:35:29.038  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting
2022-07-06 05:35:29.039  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Topic endpoint management
2022-07-06 05:35:29.047  INFO 10 --- [           main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=10f1f2e5-dbd7-4d31-8f45-096d3666f64c, consumerInstance=onap-policy-clamp-runtime-acm-74859969d8-st468, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-ACRUNTIME-PARTICIPANT, effectiveTopic=POLICY-ACRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=0]]]]: starting
2022-07-06 05:35:29.049  INFO 10 --- [           main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=10f1f2e5-dbd7-4d31-8f45-096d3666f64c, consumerInstance=onap-policy-clamp-runtime-acm-74859969d8-st468, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-ACRUNTIME-PARTICIPANT, effectiveTopic=POLICY-ACRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED
2022-07-06 05:35:29.053  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 05:35:29.050  INFO 10 --- [           main] o.o.p.c.e.e.c.b.i.InlineBusTopicSink     : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=c40a1b8a-5924-46bb-a06f-784fd3afdb10, alive=false, publisher=null]]: starting
2022-07-06 05:35:29.064  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 05:35:29.073  INFO 10 --- [           main] o.o.p.c.e.e.c.b.i.InlineDmaapTopicSink   : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=c40a1b8a-5924-46bb-a06f-784fd3afdb10, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created
2022-07-06 05:35:29.073  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher AutomationCompositionStateChangePublisher
2022-07-06 05:35:29.074  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantUpdatePublisher
2022-07-06 05:35:29.074  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantDeregisterAckPublisher
2022-07-06 05:35:29.075  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantStatusReqPublisher
2022-07-06 05:35:29.075  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantRegisterAckPublisher
2022-07-06 05:35:29.075  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher AutomationCompositionUpdatePublisher
2022-07-06 05:35:29.075  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantDeregisterListener
2022-07-06 05:35:29.076  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener AutomationCompositionUpdateAckListener
2022-07-06 05:35:29.076  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantUpdateAckListener
2022-07-06 05:35:29.076  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener AutomationCompositionStateChangeAckListener
2022-07-06 05:35:29.077  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantStatusListener
2022-07-06 05:35:29.077  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantRegisterListener
2022-07-06 05:35:29.077  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Topic Message Dispatcher
2022-07-06 05:35:29.077  INFO 10 --- [           main] o.o.p.c.e.e.comm.bus.internal.TopicBase  : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=10f1f2e5-dbd7-4d31-8f45-096d3666f64c, consumerInstance=onap-policy-clamp-runtime-acm-74859969d8-st468, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-ACRUNTIME-PARTICIPANT, effectiveTopic=POLICY-ACRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=0]]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@2cd877d3
2022-07-06 05:35:29.078  INFO 10 --- [           main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=10f1f2e5-dbd7-4d31-8f45-096d3666f64c, consumerInstance=onap-policy-clamp-runtime-acm-74859969d8-st468, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-ACRUNTIME-PARTICIPANT, effectiveTopic=POLICY-ACRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=1]]]]: register: start not attempted
2022-07-06 05:35:29.078  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager started
2022-07-06 05:35:29.083  INFO 10 --- [           main] o.o.p.clamp.acm.runtime.Application      : Started Application in 31.338 seconds (JVM running for 33.728)
2022-07-06 05:35:29.104  INFO 10 --- [           main] o.s.b.a.ApplicationAvailabilityBean      : Application availability state LivenessState changed to CORRECT
2022-07-06 05:35:29.147  INFO 10 --- [           main] o.s.b.a.ApplicationAvailabilityBean      : Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2022-07-06 05:35:44.461  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 05:35:44.481  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 05:35:44.481  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 05:35:59.470  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 05:35:59.471  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 05:35:59.471  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 05:36:00.401  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 05:36:00.414  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.u.services.OrderedServiceImpl    : ***** OrderedServiceImpl implementers:
 []
2022-07-06 05:36:00.417  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-06T05:36:00.711507Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f8751d1b-392e-449a-bd68-0082e1112fdf","timestamp":"2022-07-06T05:36:00.712097Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-06 05:36:00.736  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 05:36:00.736  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 05:36:15.708  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 05:36:15.709  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 05:36:15.709  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 05:36:30.717  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 05:36:30.717  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 05:36:30.718  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 05:36:45.683  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 05:36:45.683  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 05:36:45.684  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 05:37:00.649  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 05:37:00.650  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 05:37:00.650  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 05:37:06.455  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 05:37:06.455  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-06T05:37:06.850180Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"15f9b9dc-3650-45ac-9277-e0380cd28052","timestamp":"2022-07-06T05:37:06.850301Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-06 05:37:06.597  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 05:37:06.598  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 05:37:14.294  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 05:37:14.295  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-06T05:37:14.661739Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c470ec4d-bc79-4224-8c0f-ae34fb459880","timestamp":"2022-07-06T05:37:14.661841Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-06 05:37:14.596  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 05:37:14.597  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 05:37:29.038  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-06 05:37:29.557  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 05:37:29.558  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 05:37:29.558  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 05:37:44.526  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 05:37:44.526  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 05:37:44.526  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 05:37:59.496  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 05:37:59.497  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 05:37:59.497  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 05:38:00.321  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 05:38:00.321  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-06T05:38:00.709839Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"49e5833a-0ebd-4356-8b1a-6a745cf2d5d1","timestamp":"2022-07-06T05:38:00.710022Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-06 05:38:00.604  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 05:38:00.604  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 05:38:15.568  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 05:38:15.569  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 05:38:15.569  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 05:38:30.531  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 05:38:30.532  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 05:38:30.532  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 05:38:45.491  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 05:38:45.492  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 05:38:45.492  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 05:39:00.459  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 05:39:00.460  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 05:39:00.460  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 05:39:06.396  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 05:39:06.397  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-06T05:39:06.851243Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0f4784f2-47ca-488c-b2ff-99ef9cebb716","timestamp":"2022-07-06T05:39:06.851375Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-06 05:39:06.615  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 05:39:06.615  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 05:39:14.206  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 05:39:14.206  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-06T05:39:14.661993Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"32818628-a2d9-492d-b2ba-880521588ae6","timestamp":"2022-07-06T05:39:14.662143Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-06 05:39:14.612  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 05:39:14.612  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 05:39:29.037  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-06 05:39:29.596  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 05:39:29.596  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 05:39:29.596  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 05:39:44.551  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 05:39:44.552  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 05:39:44.552  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 05:39:59.544  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 05:39:59.545  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 05:39:59.545  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 05:40:00.257  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 05:40:00.258  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-06T05:40:00.709386Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"86f7992f-2491-4182-849a-3e8ad67ae875","timestamp":"2022-07-06T05:40:00.709489Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-06 05:40:00.617  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 05:40:00.617  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 05:40:15.583  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 05:40:15.584  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 05:40:15.584  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 05:40:30.549  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 05:40:30.549  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 05:40:30.550  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 05:40:45.523  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 05:40:45.524  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 05:40:45.524  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 05:41:00.492  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 05:41:00.493  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 05:41:00.493  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 05:41:06.364  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 05:41:06.365  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-06T05:41:06.849798Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f75a58a3-60a7-4ff0-958b-304fc94b0b94","timestamp":"2022-07-06T05:41:06.849921Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-06 05:41:06.626  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 05:41:06.627  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 05:41:14.203  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 05:41:14.203  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-06T05:41:14.661525Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"de3dde7b-b49e-455c-8180-a339dc69c385","timestamp":"2022-07-06T05:41:14.661607Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-06 05:41:14.628  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 05:41:14.628  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 05:41:29.038  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-06 05:41:29.593  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 05:41:29.594  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 05:41:29.594  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 05:41:44.547  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 05:41:44.549  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 05:41:44.549  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 05:41:59.507  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 05:41:59.508  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 05:41:59.508  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 05:42:00.235  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 05:42:00.235  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-06T05:42:00.709664Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3e9ee1af-312b-4638-9c1a-74bc130888fa","timestamp":"2022-07-06T05:42:00.709843Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-06 05:42:00.633  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 05:42:00.633  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 05:42:15.590  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 05:42:15.591  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 05:42:15.591  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 05:42:30.549  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 05:42:30.550  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 05:42:30.550  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 05:42:45.503  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 05:42:45.504  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 05:42:45.505  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 05:43:00.456  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 05:43:00.456  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 05:43:00.457  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 05:43:06.372  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 05:43:06.373  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-06T05:43:06.850456Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b65562da-15db-4a33-8fab-7279575eed61","timestamp":"2022-07-06T05:43:06.850657Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-06 05:43:06.643  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 05:43:06.644  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 05:43:14.170  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 05:43:14.170  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-06T05:43:14.662003Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2d23fbfe-614e-4209-8b7e-837eb78e7bd8","timestamp":"2022-07-06T05:43:14.662213Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-06 05:43:14.642  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 05:43:14.642  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 05:43:29.038  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-06 05:43:29.620  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 05:43:29.621  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 05:43:29.622  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 05:43:44.573  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 05:43:44.574  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 05:43:44.574  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 05:43:59.537  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 05:43:59.537  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 05:43:59.537  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 05:44:00.239  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 05:44:00.239  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-06T05:44:00.709515Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a4565485-985a-492c-a50c-6f534e455ea6","timestamp":"2022-07-06T05:44:00.709618Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-06 05:44:00.262  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 05:44:00.262  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 05:44:15.214  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 05:44:15.215  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 05:44:15.215  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 05:44:30.224  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 05:44:30.224  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 05:44:30.224  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 05:44:45.181  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 05:44:45.181  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 05:44:45.181  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 05:45:00.140  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 05:45:00.141  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 05:45:00.141  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 05:45:06.347  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 05:45:06.347  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-06T05:45:06.850941Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8e74a184-7bca-4353-b7f2-9932c9c44e84","timestamp":"2022-07-06T05:45:06.851128Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-06 05:45:06.663  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 05:45:06.663  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 05:45:14.165  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 05:45:14.166  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-06T05:45:14.661870Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"dc0fceed-ae1c-4571-acd3-495b962c8b6f","timestamp":"2022-07-06T05:45:14.662124Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-06 05:45:14.664  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 05:45:14.664  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 05:45:29.037  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-06 05:45:29.636  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 05:45:29.637  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 05:45:29.637  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 05:45:44.604  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 05:45:44.605  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 05:45:44.606  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 05:45:59.606  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 05:45:59.607  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 05:45:59.607  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 05:46:00.228  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 05:46:00.229  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-06T05:46:00.709312Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"178bda8e-9794-4b0a-9204-229947b5e47c","timestamp":"2022-07-06T05:46:00.709393Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-06 05:46:00.680  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 05:46:00.680  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 05:46:15.636  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 05:46:15.636  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 05:46:15.637  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 05:46:30.652  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 05:46:30.653  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 05:46:30.653  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 05:46:45.617  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 05:46:45.617  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 05:46:45.617  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 05:47:00.590  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 05:47:00.591  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 05:47:00.591  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 05:47:06.360  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 05:47:06.361  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-06T05:47:06.851349Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b2492deb-db97-44bb-ac80-51e85e201ccc","timestamp":"2022-07-06T05:47:06.851551Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-06 05:47:06.681  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 05:47:06.681  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 05:47:14.180  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 05:47:14.181  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-06T05:47:14.661949Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1864c12c-12b3-4afc-a73c-1162b0e50b98","timestamp":"2022-07-06T05:47:14.662186Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-06 05:47:14.677  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 05:47:14.677  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 05:47:29.037  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-06 05:47:29.649  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 05:47:29.649  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 05:47:29.649  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 05:47:44.643  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 05:47:44.644  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 05:47:44.644  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 05:47:59.623  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 05:47:59.623  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 05:47:59.623  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 05:48:00.143  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 05:48:00.144  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-06T05:48:00.709780Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"80174700-603c-4dc4-b9c2-2f2e3afe01b4","timestamp":"2022-07-06T05:48:00.709982Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-06 05:48:00.701  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 05:48:00.702  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 05:48:15.723  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 05:48:15.725  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 05:48:15.725  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 05:48:30.736  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 05:48:30.736  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 05:48:30.737  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 05:48:45.744  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 05:48:45.744  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 05:48:45.744  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 05:49:00.750  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 05:49:00.750  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 05:49:00.751  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 05:49:06.333  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 05:49:06.334  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-06T05:49:06.850977Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"93042194-5021-4092-9447-52a49588ac7e","timestamp":"2022-07-06T05:49:06.851118Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-06 05:49:06.690  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 05:49:06.690  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 05:49:14.166  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 05:49:14.167  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-06T05:49:14.661638Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a19667d2-e180-4bd9-b528-e3be03887829","timestamp":"2022-07-06T05:49:14.661822Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-06 05:49:14.691  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 05:49:14.691  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 05:49:29.037  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-06 05:49:29.655  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 05:49:29.655  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 05:49:29.655  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 05:49:44.622  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 05:49:44.622  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 05:49:44.623  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 05:49:59.575  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 05:49:59.576  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 05:49:59.576  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 05:50:00.092  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 05:50:00.092  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-06T05:50:00.709303Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4b770806-53ad-4f9d-a1d6-444864efaad1","timestamp":"2022-07-06T05:50:00.709466Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-06 05:50:00.697  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 05:50:00.697  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 05:50:15.697  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 05:50:15.698  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 05:50:15.698  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 05:50:30.660  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 05:50:30.661  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 05:50:30.662  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 05:50:45.632  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 05:50:45.632  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 05:50:45.633  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 05:51:00.611  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 05:51:00.611  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 05:51:00.612  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 05:51:06.305  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 05:51:06.306  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-06T05:51:06.850930Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d7f9eaa2-77ea-4559-a93e-1709c6270612","timestamp":"2022-07-06T05:51:06.851083Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-06 05:51:06.710  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 05:51:06.710  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 05:51:14.128  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 05:51:14.129  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-06T05:51:14.661609Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c34b9cf6-00fe-4168-b6d1-d5fd427d9d87","timestamp":"2022-07-06T05:51:14.661802Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-06 05:51:14.713  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 05:51:14.713  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 05:51:29.038  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-06 05:51:29.735  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 05:51:29.736  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 05:51:29.736  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 05:51:44.725  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 05:51:44.726  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 05:51:44.726  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 05:51:59.617  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 05:51:59.618  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 05:51:59.618  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 05:52:00.135  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 05:52:00.136  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-06T05:52:00.711271Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5bd0c64c-0b6e-477c-81a7-e15f19eb2a0d","timestamp":"2022-07-06T05:52:00.711499Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-06 05:52:00.729  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 05:52:00.729  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 05:52:15.699  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 05:52:15.700  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 05:52:15.700  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 05:52:30.683  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 05:52:30.684  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 05:52:30.684  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 05:52:45.749  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 05:52:45.750  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 05:52:45.750  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 05:53:00.734  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 05:53:00.734  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 05:53:00.734  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 05:53:06.301  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 05:53:06.302  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-06T05:53:06.853794Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bc5e24db-4980-4a4e-9a08-397bf3f82997","timestamp":"2022-07-06T05:53:06.853965Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-06 05:53:06.720  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 05:53:06.720  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 05:53:14.109  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 05:53:14.110  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-06T05:53:14.663340Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9e93107a-171e-466c-b1a8-2c0526190d12","timestamp":"2022-07-06T05:53:14.663484Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-06 05:53:14.720  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 05:53:14.720  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 05:53:29.037  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-06 05:53:29.687  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 05:53:29.688  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 05:53:29.688  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 05:53:44.647  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 05:53:44.647  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 05:53:44.647  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 05:53:59.588  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 05:53:59.589  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 05:53:59.589  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 05:54:00.106  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 05:54:00.107  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-06T05:54:00.709341Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5486b6ec-db33-4f41-b68c-41b44bc91ff4","timestamp":"2022-07-06T05:54:00.709530Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-06 05:54:00.728  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 05:54:00.728  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 05:54:15.703  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 05:54:15.704  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 05:54:15.704  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 05:54:30.663  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 05:54:30.664  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 05:54:30.664  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 05:54:45.632  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 05:54:45.633  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 05:54:45.633  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 05:55:00.617  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 05:55:00.617  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 05:55:00.618  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 05:55:06.301  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 05:55:06.302  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-06T05:55:06.851416Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a6902ad9-e7eb-40f2-a8e1-adcc9a268b1d","timestamp":"2022-07-06T05:55:06.851510Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-06 05:55:06.731  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 05:55:06.731  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 05:55:14.087  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 05:55:14.087  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-06T05:55:14.662172Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3e12b832-5e15-4d5a-8096-580d216c9577","timestamp":"2022-07-06T05:55:14.662309Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-06 05:55:14.732  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 05:55:14.732  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 05:55:29.037  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-06 05:55:29.703  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 05:55:29.704  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 05:55:29.704  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 05:55:44.666  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 05:55:44.667  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 05:55:44.667  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 05:55:59.555  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 05:55:59.556  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 05:55:59.556  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 05:56:00.072  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 05:56:00.073  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-06T05:56:00.709815Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4cc94e14-fc52-481a-bd83-3e534a886653","timestamp":"2022-07-06T05:56:00.710004Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-06 05:56:00.736  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 05:56:00.737  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 05:56:15.689  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 05:56:15.690  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 05:56:15.690  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 05:56:30.644  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 05:56:30.645  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 05:56:30.645  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 05:56:45.623  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 05:56:45.624  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 05:56:45.624  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 05:57:00.608  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 05:57:00.609  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 05:57:00.609  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 05:57:06.258  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 05:57:06.259  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-06T05:57:06.851199Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"732693f5-ecaa-4c33-ac65-ade3c324ce54","timestamp":"2022-07-06T05:57:06.851338Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-06 05:57:06.749  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 05:57:06.749  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 05:57:14.080  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 05:57:14.081  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-06T05:57:14.661780Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"924e17ba-33a3-4d2b-a2da-7fbb974b3148","timestamp":"2022-07-06T05:57:14.661925Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-06 05:57:14.747  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 05:57:14.747  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 05:57:29.038  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-06 05:57:29.746  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 05:57:29.746  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 05:57:29.746  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 05:57:44.737  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 05:57:44.738  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 05:57:44.738  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 05:57:59.522  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 05:57:59.523  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 05:57:59.523  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 05:58:00.036  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 05:58:00.037  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-06T05:58:00.709332Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7ef2bcab-9021-4d82-a0d9-617e16e05d90","timestamp":"2022-07-06T05:58:00.709429Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-06 05:58:00.755  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 05:58:00.755  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 05:58:15.711  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 05:58:15.711  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 05:58:15.711  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 05:58:30.674  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 05:58:30.675  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 05:58:30.675  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 05:58:45.643  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 05:58:45.644  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 05:58:45.644  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 05:59:00.605  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 05:59:00.606  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 05:59:00.606  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 05:59:06.258  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 05:59:06.259  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-06T05:59:06.850137Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"23eaeaba-f5e5-483c-8564-9b2f8c045d87","timestamp":"2022-07-06T05:59:06.850254Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-06 05:59:06.759  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 05:59:06.760  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 05:59:14.065  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 05:59:14.066  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-06T05:59:14.661613Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0383f661-51c8-4f61-9cff-55b8ab7e93c6","timestamp":"2022-07-06T05:59:14.661730Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-06 05:59:14.761  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 05:59:14.761  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 05:59:29.037  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-06 05:59:29.740  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 05:59:29.741  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 05:59:29.741  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 05:59:44.734  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 05:59:44.735  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 05:59:44.735  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 05:59:59.521  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 05:59:59.521  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 05:59:59.521  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 06:00:00.036  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 06:00:00.036  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-06T06:00:00.709410Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a47e6dcd-cc61-43b6-8fec-5db82c0c7e40","timestamp":"2022-07-06T06:00:00.709494Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-06 06:00:00.768  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 06:00:00.768  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 06:00:15.713  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 06:00:15.714  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 06:00:15.714  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 06:00:30.700  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 06:00:30.700  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 06:00:30.701  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 06:00:45.661  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 06:00:45.662  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 06:00:45.662  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 06:01:00.638  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 06:01:00.638  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 06:01:00.638  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 06:01:06.238  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 06:01:06.239  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-06T06:01:06.850119Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f8189a25-acbe-4d3a-af3a-780345f4a235","timestamp":"2022-07-06T06:01:06.850211Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-06 06:01:06.778  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 06:01:06.778  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 06:01:14.062  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 06:01:14.063  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-06T06:01:14.661605Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6220116e-a0eb-422d-aadf-f5fc118a75a7","timestamp":"2022-07-06T06:01:14.661697Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-06 06:01:14.777  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 06:01:14.777  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 06:01:29.037  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-06 06:01:29.783  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 06:01:29.784  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 06:01:29.784  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 06:01:44.786  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 06:01:44.787  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 06:01:44.787  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 06:01:59.505  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 06:01:59.505  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 06:01:59.505  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 06:02:00.019  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 06:02:00.020  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-06T06:02:00.709358Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"19848f17-c13a-470d-8472-decd9fc6f1e1","timestamp":"2022-07-06T06:02:00.709491Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-06 06:02:00.785  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 06:02:00.785  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 06:02:15.735  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 06:02:15.735  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 06:02:15.735  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 06:02:30.744  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 06:02:30.744  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 06:02:30.745  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 06:02:45.760  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 06:02:45.761  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 06:02:45.761  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 06:03:00.743  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 06:03:00.743  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 06:03:00.743  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 06:03:06.240  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 06:03:06.241  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-06T06:03:06.859131Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d451799f-2e1e-4e1e-bb14-8492135be0d2","timestamp":"2022-07-06T06:03:06.859273Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-06 06:03:06.792  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 06:03:06.792  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 06:03:14.051  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 06:03:14.051  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-06T06:03:14.661747Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fc1ab9b1-8122-409b-8d9f-8aa9cf58ec9e","timestamp":"2022-07-06T06:03:14.661947Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-06 06:03:14.794  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 06:03:14.794  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 06:03:29.037  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-06 06:03:29.804  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 06:03:29.804  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 06:03:29.804  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 06:03:44.775  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 06:03:44.775  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 06:03:44.775  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 06:03:59.498  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 06:03:59.499  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 06:03:59.499  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 06:04:00.013  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 06:04:00.014  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-06T06:04:00.709580Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"edde379d-9cad-4f41-a9fe-98066a648b25","timestamp":"2022-07-06T06:04:00.709945Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-06 06:04:00.800  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 06:04:00.801  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 06:04:15.745  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 06:04:15.745  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 06:04:15.745  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 06:04:30.731  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 06:04:30.731  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 06:04:30.732  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 06:04:45.715  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 06:04:45.715  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 06:04:45.716  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 06:05:00.675  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 06:05:00.676  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 06:05:00.676  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 06:05:06.212  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 06:05:06.212  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-06T06:05:06.854803Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8b3a78a1-ecdb-4717-80f5-35e0fb6dc046","timestamp":"2022-07-06T06:05:06.854987Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-06 06:05:06.807  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 06:05:06.807  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 06:05:14.040  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 06:05:14.040  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-06T06:05:14.661785Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c48c8cde-3191-420c-b371-723de6a3dc04","timestamp":"2022-07-06T06:05:14.661931Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-06 06:05:14.808  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 06:05:14.808  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 06:05:29.037  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-06 06:05:29.770  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 06:05:29.770  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 06:05:29.770  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 06:05:44.728  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 06:05:44.729  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 06:05:44.729  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 06:05:59.528  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 06:05:59.528  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 06:05:59.528  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 06:06:00.044  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 06:06:00.044  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-06T06:06:00.709380Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f99b5629-f33b-4fb5-8d59-4312a925ad54","timestamp":"2022-07-06T06:06:00.709496Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-06 06:06:00.815  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 06:06:00.815  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 06:06:15.771  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 06:06:15.772  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 06:06:15.772  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 06:06:30.731  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 06:06:30.732  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 06:06:30.732  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 06:06:45.690  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 06:06:45.691  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 06:06:45.691  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 06:07:00.653  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 06:07:00.654  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 06:07:00.654  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 06:07:06.211  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 06:07:06.211  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-06T06:07:06.850489Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"dd77caf0-9582-49f9-bf91-85d062c055e6","timestamp":"2022-07-06T06:07:06.850663Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-06 06:07:06.824  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 06:07:06.825  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 06:07:14.055  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 06:07:14.056  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-06T06:07:14.661663Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1757ad7d-1bb1-4e8d-b7ec-33437ad4f61b","timestamp":"2022-07-06T06:07:14.661960Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-06 06:07:14.828  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 06:07:14.829  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 06:07:29.038  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-06 06:07:29.777  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 06:07:29.777  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 06:07:29.777  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 06:07:44.729  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 06:07:44.729  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 06:07:44.730  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 06:07:59.470  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 06:07:59.470  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 06:07:59.470  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 06:07:59.986  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 06:07:59.986  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-06T06:08:00.709509Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"82b70699-25a0-43e8-8254-ef97055e1d96","timestamp":"2022-07-06T06:08:00.709680Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-06 06:08:00.833  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 06:08:00.833  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 06:08:15.785  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 06:08:15.785  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 06:08:15.785  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 06:08:30.735  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 06:08:30.736  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 06:08:30.736  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 06:08:45.721  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 06:08:45.721  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 06:08:45.721  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 06:09:00.721  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 06:09:00.722  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 06:09:00.722  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 06:09:06.203  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 06:09:06.204  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-06T06:09:06.851269Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d7b32565-7b17-45a5-97c6-b2f6915ed6fb","timestamp":"2022-07-06T06:09:06.851364Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-06 06:09:06.839  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 06:09:06.839  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 06:09:14.069  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 06:09:14.070  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-06T06:09:14.661653Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"188853b7-af5c-4f71-b09a-18f9eb50dc9d","timestamp":"2022-07-06T06:09:14.661862Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-06 06:09:14.838  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 06:09:14.839  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 06:09:29.037  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-06 06:09:29.799  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 06:09:29.800  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 06:09:29.800  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 06:09:44.783  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 06:09:44.784  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 06:09:44.784  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 06:09:59.464  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 06:09:59.464  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 06:09:59.465  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 06:09:59.979  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 06:09:59.980  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-06T06:10:00.709735Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"48023a46-c878-43f1-afdb-3b785f32ea37","timestamp":"2022-07-06T06:10:00.709916Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-06 06:10:00.853  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 06:10:00.853  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 06:10:15.842  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 06:10:15.842  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 06:10:15.842  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 06:10:30.803  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 06:10:30.803  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 06:10:30.804  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 06:10:45.760  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 06:10:45.760  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 06:10:45.760  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 06:11:00.724  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 06:11:00.725  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 06:11:00.725  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 06:11:06.194  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 06:11:06.195  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-06T06:11:06.850245Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d33c1814-72a9-4bb2-a485-86a8131aa395","timestamp":"2022-07-06T06:11:06.850410Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-06 06:11:06.858  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 06:11:06.859  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 06:11:14.088  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 06:11:14.088  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-06T06:11:14.661774Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"eb5138d6-2e09-4515-ae7b-8b32f4ee7975","timestamp":"2022-07-06T06:11:14.662009Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-06 06:11:14.858  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 06:11:14.859  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 06:11:29.037  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-06 06:11:29.849  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 06:11:29.849  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 06:11:29.849  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 06:11:44.807  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 06:11:44.808  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 06:11:44.808  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 06:11:59.442  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 06:11:59.442  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 06:11:59.443  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 06:11:59.956  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 06:11:59.956  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-06T06:12:00.710554Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"74088b77-8432-42c4-9f82-57a210126693","timestamp":"2022-07-06T06:12:00.710638Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-06 06:12:00.870  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 06:12:00.871  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 06:12:15.883  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 06:12:15.884  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 06:12:15.884  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 06:12:30.843  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 06:12:30.844  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 06:12:30.844  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 06:12:45.836  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 06:12:45.836  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 06:12:45.837  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 06:13:00.806  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 06:13:00.806  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 06:13:00.806  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 06:13:06.235  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 06:13:06.235  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-06T06:13:06.849821Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e88d0aea-e2c7-42cd-b970-ae594a2e2536","timestamp":"2022-07-06T06:13:06.849889Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-06 06:13:06.876  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 06:13:06.877  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 06:13:13.972  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 06:13:13.973  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-06T06:13:14.661572Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c918a384-45c9-4030-ad68-78494233d812","timestamp":"2022-07-06T06:13:14.661716Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-06 06:13:14.879  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 06:13:14.879  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 06:13:29.037  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-06 06:13:29.837  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 06:13:29.838  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 06:13:29.838  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 06:13:44.797  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 06:13:44.798  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 06:13:44.798  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 06:13:59.435  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 06:13:59.435  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 06:13:59.435  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 06:13:59.949  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 06:13:59.950  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-06T06:14:00.709344Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"23d41543-8827-4758-a532-faf40d18ece1","timestamp":"2022-07-06T06:14:00.709439Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-06 06:14:00.883  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 06:14:00.883  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 06:14:15.852  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 06:14:15.853  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 06:14:15.853  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 06:14:30.821  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 06:14:30.822  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 06:14:30.822  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 06:14:45.777  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 06:14:45.777  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 06:14:45.777  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 06:15:00.767  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 06:15:00.767  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 06:15:00.768  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 06:15:06.203  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 06:15:06.204  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-06T06:15:06.852062Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c2e87416-d35e-4fed-9a02-dabc6f4e3c75","timestamp":"2022-07-06T06:15:06.852160Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-06 06:15:06.892  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 06:15:06.892  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 06:15:13.971  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 06:15:13.972  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-06T06:15:14.661577Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c3a6c1c8-9ac9-4a54-996d-cc06e13511ba","timestamp":"2022-07-06T06:15:14.661669Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-06 06:15:14.894  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 06:15:14.894  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 06:15:29.037  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-06 06:15:29.848  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 06:15:29.849  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 06:15:29.849  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 06:15:44.805  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 06:15:44.805  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 06:15:44.805  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 06:15:59.428  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 06:15:59.429  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 06:15:59.429  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 06:15:59.943  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 06:15:59.944  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-06T06:16:00.709323Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"80cd25b8-0fb0-4335-9d90-3db1d7a0429f","timestamp":"2022-07-06T06:16:00.709455Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-06 06:16:00.902  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 06:16:00.902  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 06:16:15.861  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 06:16:15.862  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 06:16:15.862  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 06:16:30.816  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 06:16:30.817  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 06:16:30.817  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 06:16:45.784  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 06:16:45.784  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 06:16:45.784  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 06:17:00.730  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 06:17:00.731  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 06:17:00.731  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 06:17:06.197  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 06:17:06.198  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-06T06:17:06.855309Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"56c55a75-e64c-4a15-98ce-183d9b8c4bf9","timestamp":"2022-07-06T06:17:06.855525Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-06 06:17:06.913  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 06:17:06.913  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 06:17:13.966  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 06:17:13.967  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-06T06:17:14.662075Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1e9d1b7d-2340-4ccb-a8b6-f89b45692df0","timestamp":"2022-07-06T06:17:14.662336Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-06 06:17:14.913  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 06:17:14.913  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 06:17:29.037  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-06 06:17:29.859  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 06:17:29.860  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 06:17:29.860  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 06:17:44.821  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 06:17:44.822  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 06:17:44.822  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 06:17:59.415  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 06:17:59.415  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 06:17:59.416  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 06:17:59.929  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 06:17:59.930  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-06T06:18:00.709782Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a862041a-a9cc-4580-8dc9-f935bc266e02","timestamp":"2022-07-06T06:18:00.709978Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-06 06:18:00.920  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 06:18:00.920  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 06:18:15.879  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 06:18:15.879  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 06:18:15.880  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 06:18:30.881  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 06:18:30.881  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 06:18:30.882  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 06:18:45.849  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 06:18:45.849  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 06:18:45.849  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 06:19:00.816  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 06:19:00.817  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 06:19:00.817  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 06:19:06.154  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 06:19:06.155  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-06T06:19:06.849925Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a0794059-3163-4409-b264-c6fc741cb056","timestamp":"2022-07-06T06:19:06.850048Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-06 06:19:06.927  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 06:19:06.927  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 06:19:13.945  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 06:19:13.946  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-06T06:19:14.661546Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2807c07b-2078-4788-a45e-e8f546eb3781","timestamp":"2022-07-06T06:19:14.661624Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-06 06:19:14.927  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 06:19:14.927  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 06:19:29.037  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-06 06:19:29.895  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 06:19:29.895  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 06:19:29.896  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 06:19:44.844  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 06:19:44.845  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 06:19:44.845  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 06:19:59.405  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 06:19:59.405  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 06:19:59.406  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 06:19:59.919  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 06:19:59.920  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-06T06:20:00.709487Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1a4840ce-e3d3-44d2-959d-14b52e9d2a82","timestamp":"2022-07-06T06:20:00.709562Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-06 06:20:01.930  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 06:20:01.931  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 06:20:16.882  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 06:20:16.882  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 06:20:16.882  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 06:20:31.830  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 06:20:31.831  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 06:20:31.831  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 06:20:46.825  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 06:20:46.826  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 06:20:46.826  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 06:21:01.802  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 06:21:01.802  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 06:21:01.803  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 06:21:06.120  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 06:21:06.120  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-06T06:21:06.850035Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"60fa37f3-f859-4d28-aa88-7e7b11072a50","timestamp":"2022-07-06T06:21:06.850110Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-06 06:21:06.946  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 06:21:06.946  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 06:21:13.935  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 06:21:13.936  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-06T06:21:14.661546Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b46ab202-41ae-453c-abd2-96b8cf71129e","timestamp":"2022-07-06T06:21:14.661635Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-06 06:21:14.944  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 06:21:14.944  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 06:21:29.037  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-06 06:21:29.917  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 06:21:29.917  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 06:21:29.917  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 06:21:44.865  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 06:21:44.865  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 06:21:44.865  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 06:21:59.981  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 06:21:59.982  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-06T06:22:00.709335Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3dbb151d-1b0c-4bbd-b5bd-c7ec8516e122","timestamp":"2022-07-06T06:22:00.709453Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-06 06:22:00.950  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 06:22:00.950  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 06:22:15.902  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 06:22:15.903  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 06:22:15.903  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 06:22:30.849  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 06:22:30.849  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 06:22:30.850  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 06:22:45.830  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 06:22:45.830  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 06:22:45.830  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 06:23:00.813  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 06:23:00.814  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 06:23:00.815  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 06:23:06.138  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 06:23:06.139  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-06T06:23:06.851098Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6124868c-c9dc-4cfe-bbe4-8233405fd523","timestamp":"2022-07-06T06:23:06.851286Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-06 06:23:06.958  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 06:23:06.959  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 06:23:13.940  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 06:23:13.941  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-06T06:23:14.661824Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d4c2ce49-57d4-4bd1-bd66-4df8c76b65f6","timestamp":"2022-07-06T06:23:14.662034Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-06 06:23:16.949  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 06:23:16.949  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 06:23:29.037  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-06 06:23:31.930  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 06:23:31.931  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 06:23:31.931  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 06:23:46.882  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 06:23:46.882  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 06:23:46.882  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 06:23:59.987  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 06:23:59.988  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-06T06:24:00.710267Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3c5edc6e-f681-46fa-b9dc-6a99b984b3b3","timestamp":"2022-07-06T06:24:00.710465Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-06 06:24:00.963  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 06:24:00.963  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 06:24:15.934  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 06:24:15.934  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 06:24:15.934  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 06:24:30.910  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 06:24:30.910  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 06:24:30.910  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 06:24:45.882  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 06:24:45.882  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 06:24:45.882  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 06:25:00.831  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 06:25:00.832  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 06:25:00.832  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 06:25:06.101  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 06:25:06.102  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-06T06:25:06.850048Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c55baf17-2806-4628-8f03-c333d7813487","timestamp":"2022-07-06T06:25:06.850161Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-06 06:25:06.979  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 06:25:06.980  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 06:25:13.909  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 06:25:13.910  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-06T06:25:14.661696Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"854da006-49c2-42e2-83f2-59c75620b347","timestamp":"2022-07-06T06:25:14.661806Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-07-06 06:25:13.978  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 06:25:13.978  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 06:25:28.948  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 06:25:28.948  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 06:25:28.948  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 06:25:29.037  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-07-06 06:25:43.909  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 06:25:43.910  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 06:25:43.910  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 06:25:58.871  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 06:25:58.872  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 06:25:58.872  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 06:25:59.960  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 06:25:59.961  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-06T06:26:00.709460Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fa6ae0b4-cb7c-4a6f-ad61-35110f722ce3","timestamp":"2022-07-06T06:26:00.709548Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-07-06 06:25:59.986  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 06:25:59.986  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 06:26:14.927  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 06:26:14.928  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 06:26:14.928  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 06:26:29.898  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 06:26:29.899  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 06:26:29.899  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 06:26:44.847  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 06:26:44.847  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 06:26:44.847  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 06:26:59.799  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 06:26:59.800  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 06:26:59.800  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...
2022-07-06 06:27:06.077  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-07-06 06:27:06.077  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-06T06:27:06.850976Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"95c34610-b476-4d15-ad3f-ed4766e1cd63","timestamp":"2022-07-06T06:27:06.851061Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-07-06 06:27:06.993  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000
2022-07-06 06:27:06.993  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/10f1f2e5-dbd7-4d31-8f45-096d3666f64c/onap-policy-clamp-runtime-acm-74859969d8-st468?timeout=15000 (anonymous) ...