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-09-05 03:07:14.888  INFO 11 --- [           main] o.o.p.clamp.acm.runtime.Application      : Starting Application using Java 11.0.11 on onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf with PID 11 (/app/app.jar started by policy in /opt/app/policy/clamp/bin)
2022-09-05 03:07:14.894  INFO 11 --- [           main] o.o.p.clamp.acm.runtime.Application      : No active profile set, falling back to default profiles: default
2022-09-05 03:07:18.290  INFO 11 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2022-09-05 03:07:18.948  INFO 11 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 637 ms. Found 7 JPA repository interfaces.
2022-09-05 03:07:21.009  INFO 11 --- [           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-09-05 03:07:21.013  INFO 11 --- [           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-09-05 03:07:21.018  INFO 11 --- [           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-09-05 03:07:21.029  INFO 11 --- [           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-09-05 03:07:21.037  INFO 11 --- [           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-09-05 03:07:21.050  INFO 11 --- [           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-09-05 03:07:21.058  INFO 11 --- [           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-09-05 03:07:21.061  INFO 11 --- [           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-09-05 03:07:21.108  INFO 11 --- [           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-09-05 03:07:21.147  INFO 11 --- [           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-09-05 03:07:21.150  INFO 11 --- [           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-09-05 03:07:22.242  INFO 11 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat initialized with port(s): 6969 (https)
2022-09-05 03:07:22.276  INFO 11 --- [           main] o.apache.catalina.core.StandardService   : Starting service [Tomcat]
2022-09-05 03:07:22.277  INFO 11 --- [           main] org.apache.catalina.core.StandardEngine  : Starting Servlet engine: [Apache Tomcat/9.0.62]
2022-09-05 03:07:22.519  INFO 11 --- [           main] o.a.c.c.C.[.[.[/onap/policy/clamp/acm]   : Initializing Spring embedded WebApplicationContext
2022-09-05 03:07:22.520  INFO 11 --- [           main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 7377 ms
2022-09-05 03:07:23.231  INFO 11 --- [           main] o.s.boot.web.servlet.RegistrationBean    : Filter requestResponseLoggingFilter was not registered (possibly already registered?)
2022-09-05 03:07:23.862  INFO 11 --- [           main] o.hibernate.jpa.internal.util.LogHelper  : HHH000204: Processing PersistenceUnitInfo [name: default]
2022-09-05 03:07:24.184  INFO 11 --- [           main] org.hibernate.Version                    : HHH000412: Hibernate ORM core version 5.4.31.Final
2022-09-05 03:07:24.735  INFO 11 --- [           main] o.hibernate.annotations.common.Version   : HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-09-05 03:07:25.105  INFO 11 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Starting...
2022-09-05 03:07:26.766 ERROR 11 --- [           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=609) 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=609) 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=609) 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-09-05 03:07:26.769  WARN 11 --- [           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=609) 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=609) 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=609) 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-09-05 03:07:26.827  INFO 11 --- [           main] org.hibernate.dialect.Dialect            : HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-09-05 03:07:30.758  INFO 11 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Starting...
2022-09-05 03:07:31.265  INFO 11 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Start completed.
2022-09-05 03:07:52.090  INFO 11 --- [           main] o.h.e.t.j.p.i.JtaPlatformInitiator       : HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-09-05 03:07:52.131  INFO 11 --- [           main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-09-05 03:07:54.272  WARN 11 --- [           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-09-05 03:07:55.177  INFO 11 --- [           main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=25bd019d-536a-4ed2-bf54-2e8d56fae2db, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf, 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-09-05 03:07:56.083  INFO 11 --- [           main] o.s.b.a.e.web.EndpointLinksResolver      : Exposing 3 endpoint(s) beneath base path '/actuator'
2022-09-05 03:07:57.795  INFO 11 --- [           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-09-05 03:07:58.535  WARN 11 --- [           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-09-05 03:07:58.536  WARN 11 --- [           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-09-05 03:07:58.537  WARN 11 --- [           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-09-05 03:07:58.537  WARN 11 --- [           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-09-05 03:07:58.538  WARN 11 --- [           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-09-05 03:07:58.538  WARN 11 --- [           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-09-05 03:07:58.538  WARN 11 --- [           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-09-05 03:07:58.539  WARN 11 --- [           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-09-05 03:07:58.539  WARN 11 --- [           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-09-05 03:07:58.540  WARN 11 --- [           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-09-05 03:07:58.540  WARN 11 --- [           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-09-05 03:07:58.540  WARN 11 --- [           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-09-05 03:07:58.541  WARN 11 --- [           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-09-05 03:07:58.541  WARN 11 --- [           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-09-05 03:07:58.542  WARN 11 --- [           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-09-05 03:07:58.542  WARN 11 --- [           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-09-05 03:07:58.542  WARN 11 --- [           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-09-05 03:07:58.543  WARN 11 --- [           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-09-05 03:07:58.543  WARN 11 --- [           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-09-05 03:07:58.544  WARN 11 --- [           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-09-05 03:07:58.544  WARN 11 --- [           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-09-05 03:07:58.544  WARN 11 --- [           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-09-05 03:07:58.571  INFO 11 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat started on port(s): 6969 (https) with context path '/onap/policy/clamp/acm'
2022-09-05 03:07:59.854  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting
2022-09-05 03:07:59.855  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Topic endpoint management
2022-09-05 03:07:59.862  INFO 11 --- [           main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=25bd019d-536a-4ed2-bf54-2e8d56fae2db, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf, 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-09-05 03:07:59.864  INFO 11 --- [           main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=25bd019d-536a-4ed2-bf54-2e8d56fae2db, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf, 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-09-05 03:07:59.868  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:07:59.865  INFO 11 --- [           main] o.o.p.c.e.e.c.b.i.InlineBusTopicSink     : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=1deac3ad-de3f-46f7-8853-89b146d0fe85, alive=false, publisher=null]]: starting
2022-09-05 03:07:59.880  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:07:59.889  INFO 11 --- [           main] o.o.p.c.e.e.c.b.i.InlineDmaapTopicSink   : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=1deac3ad-de3f-46f7-8853-89b146d0fe85, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created
2022-09-05 03:07:59.889  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher AutomationCompositionStateChangePublisher
2022-09-05 03:07:59.890  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantUpdatePublisher
2022-09-05 03:07:59.890  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantDeregisterAckPublisher
2022-09-05 03:07:59.891  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantStatusReqPublisher
2022-09-05 03:07:59.891  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantRegisterAckPublisher
2022-09-05 03:07:59.891  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher AutomationCompositionUpdatePublisher
2022-09-05 03:07:59.891  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantDeregisterListener
2022-09-05 03:07:59.892  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener AutomationCompositionUpdateAckListener
2022-09-05 03:07:59.892  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantUpdateAckListener
2022-09-05 03:07:59.892  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener AutomationCompositionStateChangeAckListener
2022-09-05 03:07:59.893  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantStatusListener
2022-09-05 03:07:59.893  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantRegisterListener
2022-09-05 03:07:59.893  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Topic Message Dispatcher
2022-09-05 03:07:59.893  INFO 11 --- [           main] o.o.p.c.e.e.comm.bus.internal.TopicBase  : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=25bd019d-536a-4ed2-bf54-2e8d56fae2db, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf, 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-09-05 03:07:59.894  INFO 11 --- [           main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=25bd019d-536a-4ed2-bf54-2e8d56fae2db, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf, 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-09-05 03:07:59.894  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager started
2022-09-05 03:07:59.901  INFO 11 --- [           main] o.o.p.clamp.acm.runtime.Application      : Started Application in 46.403 seconds (JVM running for 48.768)
2022-09-05 03:07:59.924  INFO 11 --- [           main] o.s.b.a.ApplicationAvailabilityBean      : Application availability state LivenessState changed to CORRECT
2022-09-05 03:08:00.009  INFO 11 --- [           main] o.s.b.a.ApplicationAvailabilityBean      : Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2022-09-05 03:08:15.447  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:08:15.464  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:08:15.464  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:08:30.441  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:08:30.441  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:08:30.441  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:08:32.040  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:08:32.051  INFO 11 --- [IME-PARTICIPANT] o.o.p.c.u.services.OrderedServiceImpl    : ***** OrderedServiceImpl implementers:
 []
2022-09-05 03:08:32.053  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-05T03:08:31.796825Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3ac317d1-8b92-4307-9d41-b6eee4618561","timestamp":"2022-09-05T03:08:31.797077Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-05 03:08:33.400  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:08:33.400  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:08:48.374  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:08:48.375  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:08:48.375  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:08:59.890  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:08:59.891  INFO 11 --- [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-09-05T03:08:59.554348Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"74cd31ad-6a2b-411e-9e89-92f4046597b9","timestamp":"2022-09-05T03:08:59.554578Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-05 03:09:00.401  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:09:00.402  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:09:15.375  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:09:15.376  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:09:15.376  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:09:30.344  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:09:30.346  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:09:30.347  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:09:45.370  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:09:45.370  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:09:45.371  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:09:46.781  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:09:46.782  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-05T03:09:46.601317Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"efb5c411-37db-4c79-9e16-d0f50aa74acb","timestamp":"2022-09-05T03:09:46.601487Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-05 03:09:47.426  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:09:47.427  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:09:59.853  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-05 03:10:02.417  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:10:02.418  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:10:02.418  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:10:17.389  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:10:17.389  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:10:17.390  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:10:32.023  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:10:32.024  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-05T03:10:31.803629Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a1affd8d-4e81-4215-aff5-d05b4cec8f9a","timestamp":"2022-09-05T03:10:31.803751Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-05 03:10:32.135  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:10:32.135  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:10:47.124  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:10:47.124  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:10:47.124  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:10:59.789  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:10:59.790  INFO 11 --- [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-09-05T03:10:59.557455Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9570a39e-9b9f-447a-8948-e334916791b6","timestamp":"2022-09-05T03:10:59.557658Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-05 03:11:00.535  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:11:00.535  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:11:15.509  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:11:15.510  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:11:15.510  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:11:30.478  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:11:30.479  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:11:30.479  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:11:45.433  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:11:45.433  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:11:45.433  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:11:46.751  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:11:46.752  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-05T03:11:46.601415Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1b19a6a0-5638-4540-be6e-f1726bc8c75c","timestamp":"2022-09-05T03:11:46.601672Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-05 03:11:47.581  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:11:47.581  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:11:59.853  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-05 03:12:02.538  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:12:02.539  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:12:02.539  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:12:17.502  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:12:17.503  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:12:17.503  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:12:31.979  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:12:31.980  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-05T03:12:31.797368Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b7d6c89d-b000-4963-922a-aa6f5aae3c4e","timestamp":"2022-09-05T03:12:31.797551Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-05 03:12:32.069  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:12:32.069  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:12:47.035  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:12:47.035  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:12:47.036  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:12:59.704  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:12:59.705  INFO 11 --- [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-09-05T03:12:59.554004Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ce89abc2-301a-42af-bbd8-e922b4864acf","timestamp":"2022-09-05T03:12:59.554172Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-05 03:13:01.800  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:13:01.800  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:13:16.757  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:13:16.757  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:13:16.757  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:13:31.716  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:13:31.716  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:13:31.716  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:13:46.774  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:13:46.775  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-05T03:13:46.600393Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0607786f-973c-4df4-b21f-970d160fc37b","timestamp":"2022-09-05T03:13:46.600518Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-05 03:13:47.809  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:13:47.809  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:13:59.853  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-05 03:14:02.768  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:14:02.769  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:14:02.769  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:14:17.743  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:14:17.745  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:14:17.745  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:14:31.976  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:14:31.977  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-05T03:14:31.794167Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"70344c1c-c139-4705-b8c5-3f7f19cfbeb6","timestamp":"2022-09-05T03:14:31.794493Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-05 03:14:32.039  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:14:32.039  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:14:46.995  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:14:46.996  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:14:46.996  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:14:59.712  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:14:59.713  INFO 11 --- [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-09-05T03:14:59.555858Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1fcea51f-a370-4dca-b671-eb30ca726040","timestamp":"2022-09-05T03:14:59.556117Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-05 03:14:59.922  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:14:59.923  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:15:14.896  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:15:14.896  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:15:14.896  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:15:29.851  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:15:29.851  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:15:29.851  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:15:44.890  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:15:44.890  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:15:44.890  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:15:46.808  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:15:46.808  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-05T03:15:46.601102Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b48f860d-6eb8-4602-939a-bd908ee53866","timestamp":"2022-09-05T03:15:46.601306Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-05 03:15:46.968  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:15:46.969  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:15:59.853  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-05 03:16:01.933  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:16:01.938  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:16:01.938  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:16:16.900  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:16:16.901  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:16:16.901  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:16:31.472  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:16:31.473  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:16:31.473  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:16:32.003  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:16:32.004  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-05T03:16:31.793218Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b790edd0-cf00-43a3-9ee7-061f8a284404","timestamp":"2022-09-05T03:16:31.793349Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-05 03:16:32.203  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:16:32.204  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:16:47.212  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:16:47.212  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:16:47.213  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:16:59.707  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:16:59.707  INFO 11 --- [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-09-05T03:16:59.554140Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1ee72e13-7ff6-41db-b9b1-b1e132214189","timestamp":"2022-09-05T03:16:59.554254Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-05 03:17:00.157  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:17:00.160  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:17:15.160  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:17:15.161  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:17:15.161  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:17:30.145  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:17:30.146  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:17:30.147  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:17:45.103  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:17:45.103  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:17:45.103  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:17:46.744  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:17:46.746  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-05T03:17:46.600522Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"eba1ba51-5b91-4945-91fd-c7af7335f1b8","timestamp":"2022-09-05T03:17:46.600845Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-05 03:17:47.305  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:17:47.305  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:17:59.853  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-05 03:18:02.284  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:18:02.284  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:18:02.285  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:18:17.238  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:18:17.238  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:18:17.239  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:18:31.975  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:18:31.976  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-05T03:18:31.793191Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fc6c3ba7-efbd-437e-98f9-a444eb4ec9ad","timestamp":"2022-09-05T03:18:31.793396Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-05 03:18:33.404  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:18:33.404  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:18:48.376  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:18:48.376  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:18:48.376  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:18:59.701  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:18:59.702  INFO 11 --- [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-09-05T03:18:59.554411Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ac548ab1-223a-4556-949f-41bffb3d08b8","timestamp":"2022-09-05T03:18:59.554652Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-05 03:19:00.473  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:19:00.474  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:19:15.425  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:19:15.425  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:19:15.426  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:19:30.377  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:19:30.377  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:19:30.378  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:19:45.374  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:19:45.375  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:19:45.375  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:19:46.764  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:19:46.764  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-05T03:19:46.601138Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a13285c8-412b-485b-958b-70c798f11ffb","timestamp":"2022-09-05T03:19:46.601246Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-05 03:19:47.484  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:19:47.484  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:19:59.853  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-05 03:20:02.450  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:20:02.450  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:20:02.450  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:20:17.415  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:20:17.415  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:20:17.416  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:20:31.945  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:20:31.945  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-05T03:20:31.792951Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a804d981-a3aa-4520-a625-3bf52b73fa89","timestamp":"2022-09-05T03:20:31.793078Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-05 03:20:32.156  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:20:32.157  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:20:47.114  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:20:47.114  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:20:47.115  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:20:59.799  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:20:59.800  INFO 11 --- [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-09-05T03:20:59.558382Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"242bcf12-e26e-42a4-828c-ed91a4e105d2","timestamp":"2022-09-05T03:20:59.558617Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-05 03:21:00.611  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:21:00.611  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:21:15.579  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:21:15.580  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:21:15.580  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:21:30.546  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:21:30.546  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:21:30.546  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:21:45.501  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:21:45.501  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:21:45.501  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:21:46.742  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:21:46.742  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-05T03:21:46.602029Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"814d206b-9ee4-477a-9858-e38309b126e6","timestamp":"2022-09-05T03:21:46.602262Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-05 03:21:47.761  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:21:47.761  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:21:59.853  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-05 03:22:02.710  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:22:02.711  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:22:02.711  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:22:17.664  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:22:17.664  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:22:17.665  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:22:31.933  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:22:31.934  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-05T03:22:31.793437Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c270c767-67ca-4d96-9f69-3d1f6ba54d99","timestamp":"2022-09-05T03:22:31.793660Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-05 03:22:32.017  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:22:32.018  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:22:46.978  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:22:46.979  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:22:46.979  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:22:59.715  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:22:59.716  INFO 11 --- [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-09-05T03:22:59.553856Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"681cc66c-3f06-4651-87f0-c650e8bcb52d","timestamp":"2022-09-05T03:22:59.553962Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-05 03:22:59.775  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:22:59.775  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:23:14.762  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:23:14.763  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:23:14.764  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:23:29.714  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:23:29.715  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:23:29.716  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:23:44.722  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:23:44.722  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:23:44.723  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:23:46.732  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:23:46.733  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-05T03:23:46.600086Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"be83ea16-fe84-450e-b69e-43b8158d0f84","timestamp":"2022-09-05T03:23:46.600213Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-05 03:23:46.869  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:23:46.870  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:23:59.853  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-05 03:24:01.834  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:24:01.834  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:24:01.835  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:24:16.782  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:24:16.783  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:24:16.783  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:24:31.359  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:24:31.360  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:24:31.360  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:24:31.882  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:24:31.883  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-05T03:24:31.810442Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"53770ce4-003c-4554-bc74-489d501206ed","timestamp":"2022-09-05T03:24:31.810683Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-05 03:24:31.971  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:24:31.972  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:24:46.933  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:24:46.934  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:24:46.934  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:24:59.718  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:24:59.719  INFO 11 --- [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-09-05T03:24:59.561786Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"aad6bdbb-9419-4916-a381-0916d3c2ef72","timestamp":"2022-09-05T03:24:59.562041Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-05 03:24:59.932  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:24:59.932  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:25:14.910  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:25:14.911  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:25:14.911  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:25:29.876  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:25:29.876  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:25:29.876  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:25:44.845  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:25:44.846  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:25:44.846  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:25:46.744  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:25:46.745  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-05T03:25:46.601137Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b3b706a1-4333-495c-9002-a9f3c6af75ae","timestamp":"2022-09-05T03:25:46.601938Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-05 03:25:46.986  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:25:46.986  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:25:59.853  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-05 03:26:01.967  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:26:01.968  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:26:01.968  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:26:16.934  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:26:16.934  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:26:16.935  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:26:32.015  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:26:32.015  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-05T03:26:31.792968Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"97364b2b-10f3-4c19-8c31-afce18a43e4b","timestamp":"2022-09-05T03:26:31.793079Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-05 03:26:32.185  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:26:32.185  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:26:47.183  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:26:47.184  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:26:47.184  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:26:59.662  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:26:59.663  INFO 11 --- [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-09-05T03:26:59.553898Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"360feeac-6924-426f-8dab-8ecaf31cff11","timestamp":"2022-09-05T03:26:59.554038Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-05 03:27:00.132  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:27:00.134  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:27:15.113  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:27:15.115  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:27:15.115  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:27:30.060  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:27:30.060  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:27:30.061  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:27:45.013  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:27:45.014  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:27:45.014  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:27:46.703  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:27:46.704  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-05T03:27:46.600224Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f22712c4-4b7e-46ef-8e3b-f1d57152442a","timestamp":"2022-09-05T03:27:46.600333Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-05 03:27:47.187  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:27:47.187  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:27:59.853  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-05 03:28:02.132  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:28:02.133  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:28:02.133  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:28:17.096  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:28:17.096  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:28:17.096  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:28:31.918  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:28:31.919  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-05T03:28:31.793054Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b4a66cee-0fda-4fb9-89ed-20f61f1c2dbd","timestamp":"2022-09-05T03:28:31.793187Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-05 03:28:32.312  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:28:32.312  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:28:47.269  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:28:47.270  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:28:47.270  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:28:59.675  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:28:59.675  INFO 11 --- [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-09-05T03:28:59.553805Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c04d5f16-b447-493d-8fa6-791abd07cb61","timestamp":"2022-09-05T03:28:59.553945Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-05 03:29:00.248  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:29:00.248  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:29:15.201  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:29:15.201  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:29:15.201  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:29:30.166  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:29:30.167  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:29:30.167  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:29:45.121  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:29:45.121  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:29:45.121  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:29:46.702  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:29:46.702  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-05T03:29:46.600051Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e4ef1ee0-b81a-4911-b65b-f0a78cae3c10","timestamp":"2022-09-05T03:29:46.600140Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-05 03:29:47.300  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:29:47.301  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:29:59.853  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-05 03:30:02.282  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:30:02.282  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:30:02.282  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:30:17.227  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:30:17.227  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:30:17.227  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:30:31.926  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:30:31.927  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-05T03:30:31.793208Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f8bf8ddc-e0a5-44d4-ac05-44dc421361ef","timestamp":"2022-09-05T03:30:31.793519Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-05 03:30:32.334  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:30:32.334  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:30:47.282  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:30:47.282  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:30:47.282  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:30:59.701  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:30:59.702  INFO 11 --- [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-09-05T03:30:59.554100Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a001a0e0-8628-4825-a62e-1201bafff2b7","timestamp":"2022-09-05T03:30:59.554336Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-05 03:31:00.329  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:31:00.329  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:31:15.291  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:31:15.292  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:31:15.292  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:31:30.253  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:31:30.253  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:31:30.253  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:31:45.210  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:31:45.211  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:31:45.211  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:31:46.712  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:31:46.713  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-05T03:31:46.600434Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c77c745c-1b56-47f8-b969-cc05f436de7f","timestamp":"2022-09-05T03:31:46.600600Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-05 03:31:47.480  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:31:47.480  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:31:59.853  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-05 03:32:02.437  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:32:02.438  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:32:02.438  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:32:17.406  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:32:17.407  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:32:17.408  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:32:31.976  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:32:31.977  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-05T03:32:31.792951Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"23b4611d-7e78-4ed7-8bf9-6210638088ff","timestamp":"2022-09-05T03:32:31.793057Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-05 03:32:32.107  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:32:32.107  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:32:47.078  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:32:47.078  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:32:47.078  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:32:59.729  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:32:59.730  INFO 11 --- [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-09-05T03:32:59.553834Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bfb3c21c-e7c6-41e6-9f4f-19b18040b122","timestamp":"2022-09-05T03:32:59.553955Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-05 03:33:00.523  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:33:00.523  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:33:15.475  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:33:15.476  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:33:15.476  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:33:30.448  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:33:30.448  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:33:30.448  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:33:45.415  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:33:45.417  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:33:45.417  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:33:46.720  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:33:46.720  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-05T03:33:46.600146Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4cb3665c-b1c8-4da2-9257-a92dac2e8eaf","timestamp":"2022-09-05T03:33:46.600319Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-05 03:33:46.751  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:33:46.751  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:33:59.854  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-05 03:34:01.718  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:34:01.718  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:34:01.718  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:34:16.687  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:34:16.688  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:34:16.688  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:34:31.304  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:34:31.305  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:34:31.305  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:34:31.824  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:34:31.825  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-05T03:34:31.793046Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a5e3a06e-6a2e-4961-9c05-fe0427a94724","timestamp":"2022-09-05T03:34:31.793202Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-05 03:34:31.919  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:34:31.919  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:34:46.872  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:34:46.873  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:34:46.873  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:34:59.661  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:34:59.662  INFO 11 --- [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-09-05T03:34:59.553841Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a47df2b8-de54-46b4-a6ae-27f265a5291f","timestamp":"2022-09-05T03:34:59.553962Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-05 03:34:59.719  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:34:59.720  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:35:14.697  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:35:14.698  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:35:14.698  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:35:29.660  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:35:29.660  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:35:29.660  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:35:44.612  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:35:44.612  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:35:44.612  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:35:46.690  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:35:46.691  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-05T03:35:46.600350Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0b0cee84-7765-44d4-bb70-481f2c29912f","timestamp":"2022-09-05T03:35:46.600464Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-05 03:35:48.625  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:35:48.625  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:35:59.853  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-05 03:36:03.586  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:36:03.586  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:36:03.587  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:36:18.560  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:36:18.561  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:36:18.561  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:36:31.910  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:36:31.910  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-05T03:36:31.793262Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1690316b-b161-4712-993b-e0241ef9f673","timestamp":"2022-09-05T03:36:31.793394Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-05 03:36:32.106  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:36:32.106  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:36:47.079  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:36:47.079  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:36:47.079  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:36:59.737  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:36:59.737  INFO 11 --- [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-09-05T03:36:59.557243Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5a65a281-879f-401e-b684-ca8c9e799500","timestamp":"2022-09-05T03:36:59.557406Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-05 03:36:59.760  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:36:59.761  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:37:14.741  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:37:14.741  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:37:14.741  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:37:29.722  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:37:29.723  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:37:29.723  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:37:44.726  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:37:44.727  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:37:44.727  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:37:46.716  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:37:46.717  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-05T03:37:46.600158Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cb5cbbea-b512-47a3-8edc-9493fa21c014","timestamp":"2022-09-05T03:37:46.600303Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-05 03:37:46.743  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:37:46.743  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:37:59.853  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-05 03:38:01.697  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:38:01.697  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:38:01.697  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:38:16.659  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:38:16.660  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:38:16.660  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:38:31.308  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:38:31.309  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:38:31.309  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:38:31.832  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:38:31.833  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-05T03:38:31.793045Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e3c2f1a0-4bc1-472c-a29e-7aba49b17da9","timestamp":"2022-09-05T03:38:31.793212Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-05 03:38:31.963  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:38:31.963  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:38:46.934  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:38:46.934  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:38:46.934  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:38:59.650  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:38:59.651  INFO 11 --- [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-09-05T03:38:59.557749Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"631280c9-3ab9-41ff-963b-dd1fdd486c80","timestamp":"2022-09-05T03:38:59.558019Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-05 03:38:59.871  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:38:59.871  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:39:14.821  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:39:14.822  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:39:14.822  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:39:29.772  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:39:29.773  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:39:29.774  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:39:44.750  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:39:44.751  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:39:44.752  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:39:46.686  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:39:46.686  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-05T03:39:46.600471Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"925d2e66-7c10-4021-ba12-03b1432fdfa6","timestamp":"2022-09-05T03:39:46.600606Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-05 03:39:46.851  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:39:46.852  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:39:59.855  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-05 03:40:01.804  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:40:01.805  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:40:01.805  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:40:16.756  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:40:16.757  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:40:16.757  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:40:31.301  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:40:31.302  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:40:31.302  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:40:31.820  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:40:31.820  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-05T03:40:31.793805Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"23acb4e0-1213-4b94-a222-0667de0b120d","timestamp":"2022-09-05T03:40:31.794013Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-05 03:40:31.924  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:40:31.924  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:40:46.884  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:40:46.885  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:40:46.885  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:40:59.646  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:40:59.646  INFO 11 --- [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-09-05T03:40:59.553896Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"49ced4f9-ae52-408e-837e-81181c4da0ab","timestamp":"2022-09-05T03:40:59.554044Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-05 03:40:59.970  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:40:59.970  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:41:14.947  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:41:14.948  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:41:14.948  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:41:29.896  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:41:29.897  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:41:29.897  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:41:44.851  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:41:44.852  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:41:44.852  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:41:46.689  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:41:46.689  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-05T03:41:46.600264Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ec4a927f-1fb1-40de-b55b-0f600ef67cc7","timestamp":"2022-09-05T03:41:46.600352Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-05 03:41:46.940  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:41:46.941  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:41:59.853  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-05 03:42:01.898  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:42:01.899  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:42:01.899  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:42:16.864  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:42:16.865  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:42:16.865  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:42:31.943  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:42:31.943  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-05T03:42:31.792987Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f630193c-bba0-4456-9f40-9effa9b4230e","timestamp":"2022-09-05T03:42:31.793082Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-05 03:42:32.014  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:42:32.014  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:42:46.962  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:42:46.962  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:42:46.962  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:42:59.639  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:42:59.640  INFO 11 --- [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-09-05T03:42:59.553886Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c828cb6c-d4ce-45de-9446-be24e755180a","timestamp":"2022-09-05T03:42:59.554Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-05 03:43:00.012  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:43:00.013  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:43:14.971  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:43:14.971  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:43:14.971  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:43:29.951  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:43:29.952  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:43:29.952  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:43:44.903  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:43:44.903  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:43:44.903  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:43:46.725  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:43:46.726  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-05T03:43:46.600098Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2922e2c0-2174-494c-932e-2b32d4eba47e","timestamp":"2022-09-05T03:43:46.600187Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-05 03:43:47.050  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:43:47.050  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:43:59.853  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-05 03:44:01.995  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:44:01.995  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:44:01.996  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:44:16.947  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:44:16.947  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:44:16.947  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:44:31.895  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:44:31.896  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-05T03:44:31.793030Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"055f9258-4012-474d-b0d9-bb7d8bb4769b","timestamp":"2022-09-05T03:44:31.793121Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-05 03:44:32.097  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:44:32.097  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:44:47.046  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:44:47.047  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:44:47.047  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...
2022-09-05 03:44:59.691  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-05 03:44:59.692  INFO 11 --- [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-09-05T03:44:59.553802Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b10435d4-6e78-4133-bb92-d3132723ca76","timestamp":"2022-09-05T03:44:59.553876Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-05 03:45:00.184  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000
2022-09-05 03:45:00.185  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/25bd019d-536a-4ed2-bf54-2e8d56fae2db/onap-policy-clamp-runtime-acm-6847cc68d9-dwrbf?timeout=15000 (anonymous) ...