By type
Policy clamp config file: /opt/app/policy/clamp/etc/mounted/acRuntimeParameters.yaml overriding logback xml files . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.0) 2022-08-25 05:02:45.972 INFO 10 --- [ main] o.o.p.clamp.acm.runtime.Application : Starting Application using Java 11.0.11 on onap-policy-clamp-runtime-acm-d4dfc654b-pscdj with PID 10 (/app/app.jar started by policy in /opt/app/policy/clamp/bin) 2022-08-25 05:02:45.983 INFO 10 --- [ main] o.o.p.clamp.acm.runtime.Application : No active profile set, falling back to default profiles: default 2022-08-25 05:02:48.711 INFO 10 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-08-25 05:02:49.377 INFO 10 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 644 ms. Found 7 JPA repository interfaces. 2022-08-25 05:02:51.390 INFO 10 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'management.metrics-org.springframework.boot.actuate.autoconfigure.metrics.MetricsProperties' of type [org.springframework.boot.actuate.autoconfigure.metrics.MetricsProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-08-25 05:02:51.394 INFO 10 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.actuate.autoconfigure.metrics.data.RepositoryMetricsAutoConfiguration' of type [org.springframework.boot.actuate.autoconfigure.metrics.data.RepositoryMetricsAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-08-25 05:02:51.399 INFO 10 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusMetricsExportAutoConfiguration' of type [org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusMetricsExportAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-08-25 05:02:51.415 INFO 10 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'management.metrics.export.prometheus-org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusProperties' of type [org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-08-25 05:02:51.422 INFO 10 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'prometheusConfig' of type [org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusPropertiesConfigAdapter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-08-25 05:02:51.435 INFO 10 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'collectorRegistry' of type [io.prometheus.client.CollectorRegistry] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-08-25 05:02:51.441 INFO 10 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.actuate.autoconfigure.metrics.MetricsAutoConfiguration' of type [org.springframework.boot.actuate.autoconfigure.metrics.MetricsAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-08-25 05:02:51.444 INFO 10 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'micrometerClock' of type [io.micrometer.core.instrument.Clock$1] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-08-25 05:02:51.483 INFO 10 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'prometheusMeterRegistry' of type [io.micrometer.prometheus.PrometheusMeterRegistry] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-08-25 05:02:51.522 INFO 10 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'repositoryTagsProvider' of type [org.springframework.boot.actuate.metrics.data.DefaultRepositoryTagsProvider] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-08-25 05:02:51.525 INFO 10 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'metricsRepositoryMethodInvocationListener' of type [org.springframework.boot.actuate.metrics.data.MetricsRepositoryMethodInvocationListener] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-08-25 05:02:52.334 INFO 10 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 6969 (https) 2022-08-25 05:02:52.358 INFO 10 --- [ main] o.apache.catalina.core.StandardService : Starting service [Tomcat] 2022-08-25 05:02:52.359 INFO 10 --- [ main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.62] 2022-08-25 05:02:52.506 INFO 10 --- [ main] o.a.c.c.C.[.[.[/onap/policy/clamp/acm] : Initializing Spring embedded WebApplicationContext 2022-08-25 05:02:52.507 INFO 10 --- [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 6360 ms 2022-08-25 05:02:53.126 INFO 10 --- [ main] o.s.boot.web.servlet.RegistrationBean : Filter requestResponseLoggingFilter was not registered (possibly already registered?) 2022-08-25 05:02:53.858 INFO 10 --- [ main] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] 2022-08-25 05:02:54.124 INFO 10 --- [ main] org.hibernate.Version : HHH000412: Hibernate ORM core version 5.4.31.Final 2022-08-25 05:02:54.787 INFO 10 --- [ main] o.hibernate.annotations.common.Version : HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2022-08-25 05:02:55.161 INFO 10 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Starting... 2022-08-25 05:02:56.838 ERROR 10 --- [ main] com.zaxxer.hikari.pool.HikariPool : HikariPool-1 - Exception during pool initialization. java.sql.SQLNonTransientConnectionException: Could not connect to address=(host=policy-mariadb)(port=3306)(type=master) : (conn=415) 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=415) 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=415) 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-08-25 05:02:56.840 WARN 10 --- [ main] o.h.e.j.e.i.JdbcEnvironmentInitiator : HHH000342: Could not obtain connection to query metadata java.sql.SQLNonTransientConnectionException: Could not connect to address=(host=policy-mariadb)(port=3306)(type=master) : (conn=415) 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=415) 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=415) 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-08-25 05:02:56.902 INFO 10 --- [ main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2022-08-25 05:03:00.757 INFO 10 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Starting... 2022-08-25 05:03:01.096 INFO 10 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Start completed. 2022-08-25 05:03:09.101 INFO 10 --- [ main] o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-08-25 05:03:09.126 INFO 10 --- [ main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' 2022-08-25 05:03:11.579 WARN 10 --- [ main] JpaBaseConfiguration$JpaWebConfiguration : spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2022-08-25 05:03:12.645 INFO 10 --- [ main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=38876444-94d1-4eec-8bc1-b3694fa1be9c, consumerInstance=onap-policy-clamp-runtime-acm-d4dfc654b-pscdj, 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-08-25 05:03:13.827 INFO 10 --- [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 3 endpoint(s) beneath base path '/actuator' 2022-08-25 05:03:15.519 INFO 10 --- [ main] o.s.s.web.DefaultSecurityFilterChain : Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@7aef21bb, org.springframework.security.web.context.SecurityContextPersistenceFilter@5f4f6f89, org.springframework.security.web.header.HeaderWriterFilter@1ddc8fc, org.springframework.security.web.authentication.logout.LogoutFilter@2eea4441, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@57fc6759, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@5008559a, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@276aa33f, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@50d4775b, org.springframework.security.web.session.SessionManagementFilter@1d1deb11, org.springframework.security.web.access.ExceptionTranslationFilter@76b019c4, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@2245ccaa] 2022-08-25 05:03:16.400 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [utnuserfirstobjectca [jdk]] and DN [CN=UTN-USERFirst-Object, OU=http://www.usertrust.com, O=The USERTRUST Network, L=Salt Lake City, ST=UT, C=US] is not valid due to [NotAfter: Tue Jul 09 18:40:36 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted 2022-08-25 05:03:16.401 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [deutschetelekomrootca2 [jdk]] and DN [CN=Deutsche Telekom Root CA 2, OU=T-TeleSec Trust Center, O=Deutsche Telekom AG, C=DE] is not valid due to [NotAfter: Tue Jul 09 23:59:00 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted 2022-08-25 05:03:16.401 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [globalsignr2ca [jdk]] and DN [CN=GlobalSign, O=GlobalSign, OU=GlobalSign Root CA - R2] is not valid due to [NotAfter: Wed Dec 15 08:00:00 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted 2022-08-25 05:03:16.402 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [identrustdstx3 [jdk]] and DN [CN=DST Root CA X3, O=Digital Signature Trust Co.] is not valid due to [NotAfter: Thu Sep 30 14:01:15 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted 2022-08-25 05:03:16.402 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [addtrustexternalca [jdk]] and DN [CN=AddTrust External CA Root, OU=AddTrust External TTP Network, O=AddTrust AB, C=SE] is not valid due to [NotAfter: Sat May 30 10:48:38 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted 2022-08-25 05:03:16.402 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [utnuserfirstclientauthemailca [jdk]] and DN [CN=UTN-USERFirst-Client Authentication and Email, OU=http://www.usertrust.com, O=The USERTRUST Network, L=Salt Lake City, ST=UT, C=US] is not valid due to [NotAfter: Tue Jul 09 17:36:58 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted 2022-08-25 05:03:16.403 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [verisigntsaca [jdk]] and DN [CN=Thawte Timestamping CA, OU=Thawte Certification, O=Thawte, L=Durbanville, ST=Western Cape, C=ZA] is not valid due to [NotAfter: Fri Jan 01 23:59:59 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted 2022-08-25 05:03:16.403 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [gtecybertrustglobalca [jdk]] and DN [CN=GTE CyberTrust Global Root, OU="GTE CyberTrust Solutions, Inc.", O=GTE Corporation, C=US] is not valid due to [NotAfter: Mon Aug 13 23:59:00 GMT 2018]. Certificates signed by this trusted certificate WILL be accepted 2022-08-25 05:03:16.403 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [luxtrustglobalrootca [jdk]] and DN [CN=LuxTrust Global Root, O=LuxTrust s.a., C=LU] is not valid due to [NotAfter: Wed Mar 17 09:51:37 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted 2022-08-25 05:03:16.404 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [soneraclass2ca [jdk]] and DN [CN=Sonera Class2 CA, O=Sonera, C=FI] is not valid due to [NotAfter: Tue Apr 06 07:29:40 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted 2022-08-25 05:03:16.404 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [equifaxsecureglobalebusinessca1 [jdk]] and DN [CN=Equifax Secure Global eBusiness CA-1, O=Equifax Secure Inc., C=US] is not valid due to [NotAfter: Mon Jun 22 04:00:00 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted 2022-08-25 05:03:16.404 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [certplusclass3pprimaryca [jdk]] and DN [CN=Class 3P Primary CA, O=Certplus, C=FR] is not valid due to [NotAfter: Sat Jul 06 23:59:59 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted 2022-08-25 05:03:16.405 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [thawtepremiumserverca [jdk]] and DN [EMAILADDRESS=premium-server@thawte.com, CN=Thawte Premium Server CA, OU=Certification Services Division, O=Thawte Consulting cc, L=Cape Town, ST=Western Cape, C=ZA] is not valid due to [NotAfter: Fri Jan 01 23:59:59 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted 2022-08-25 05:03:16.405 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [geotrustglobalca [jdk]] and DN [CN=GeoTrust Global CA, O=GeoTrust Inc., C=US] is not valid due to [NotAfter: Sat May 21 04:00:00 GMT 2022]. Certificates signed by this trusted certificate WILL be accepted 2022-08-25 05:03:16.405 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [equifaxsecureebusinessca1 [jdk]] and DN [CN=Equifax Secure eBusiness CA-1, O=Equifax Secure Inc., C=US] is not valid due to [NotAfter: Mon Jun 22 04:00:00 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted 2022-08-25 05:03:16.406 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [equifaxsecureca [jdk]] and DN [OU=Equifax Secure Certificate Authority, O=Equifax, C=US] is not valid due to [NotAfter: Wed Aug 22 16:41:51 GMT 2018]. Certificates signed by this trusted certificate WILL be accepted 2022-08-25 05:03:16.406 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [quovadisrootca [jdk]] and DN [CN=QuoVadis Root Certification Authority, OU=Root Certification Authority, O=QuoVadis Limited, C=BM] is not valid due to [NotAfter: Wed Mar 17 18:33:33 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted 2022-08-25 05:03:16.406 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [addtrustclass1ca [jdk]] and DN [CN=AddTrust Class 1 CA Root, OU=AddTrust TTP Network, O=AddTrust AB, C=SE] is not valid due to [NotAfter: Sat May 30 10:38:31 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted 2022-08-25 05:03:16.407 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [certplusclass2primaryca [jdk]] and DN [CN=Class 2 Primary CA, O=Certplus, C=FR] is not valid due to [NotAfter: Sat Jul 06 23:59:59 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted 2022-08-25 05:03:16.407 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [keynectisrootca [jdk]] and DN [CN=KEYNECTIS ROOT CA, OU=ROOT, O=KEYNECTIS, C=FR] is not valid due to [NotAfter: Tue May 26 00:00:00 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted 2022-08-25 05:03:16.407 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [utnuserfirsthardwareca [jdk]] and DN [CN=UTN-USERFirst-Hardware, OU=http://www.usertrust.com, O=The USERTRUST Network, L=Salt Lake City, ST=UT, C=US] is not valid due to [NotAfter: Tue Jul 09 18:19:22 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted 2022-08-25 05:03:16.408 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [addtrustqualifiedca [jdk]] and DN [CN=AddTrust Qualified CA Root, OU=AddTrust TTP Network, O=AddTrust AB, C=SE] is not valid due to [NotAfter: Sat May 30 10:44:50 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted 2022-08-25 05:03:16.483 INFO 10 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 6969 (https) with context path '/onap/policy/clamp/acm' 2022-08-25 05:03:17.613 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting 2022-08-25 05:03:17.613 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Topic endpoint management 2022-08-25 05:03:17.628 INFO 10 --- [ main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=38876444-94d1-4eec-8bc1-b3694fa1be9c, consumerInstance=onap-policy-clamp-runtime-acm-d4dfc654b-pscdj, 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-08-25 05:03:17.630 INFO 10 --- [ main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=38876444-94d1-4eec-8bc1-b3694fa1be9c, consumerInstance=onap-policy-clamp-runtime-acm-d4dfc654b-pscdj, 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-08-25 05:03:17.636 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:03:17.631 INFO 10 --- [ main] o.o.p.c.e.e.c.b.i.InlineBusTopicSink : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=3c13c205-f759-4db8-a3ea-9ff0abe6bfa3, alive=false, publisher=null]]: starting 2022-08-25 05:03:17.647 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:03:17.654 INFO 10 --- [ main] o.o.p.c.e.e.c.b.i.InlineDmaapTopicSink : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=3c13c205-f759-4db8-a3ea-9ff0abe6bfa3, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created 2022-08-25 05:03:17.654 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher AutomationCompositionStateChangePublisher 2022-08-25 05:03:17.655 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher ParticipantUpdatePublisher 2022-08-25 05:03:17.655 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher ParticipantDeregisterAckPublisher 2022-08-25 05:03:17.655 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher ParticipantStatusReqPublisher 2022-08-25 05:03:17.655 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher ParticipantRegisterAckPublisher 2022-08-25 05:03:17.655 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher AutomationCompositionUpdatePublisher 2022-08-25 05:03:17.655 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantDeregisterListener 2022-08-25 05:03:17.656 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Listener AutomationCompositionUpdateAckListener 2022-08-25 05:03:17.656 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantUpdateAckListener 2022-08-25 05:03:17.656 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Listener AutomationCompositionStateChangeAckListener 2022-08-25 05:03:17.656 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantStatusListener 2022-08-25 05:03:17.656 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantRegisterListener 2022-08-25 05:03:17.656 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Topic Message Dispatcher 2022-08-25 05:03:17.656 INFO 10 --- [ main] o.o.p.c.e.e.comm.bus.internal.TopicBase : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=38876444-94d1-4eec-8bc1-b3694fa1be9c, consumerInstance=onap-policy-clamp-runtime-acm-d4dfc654b-pscdj, 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@3f2d2f22 2022-08-25 05:03:17.657 INFO 10 --- [ main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=38876444-94d1-4eec-8bc1-b3694fa1be9c, consumerInstance=onap-policy-clamp-runtime-acm-d4dfc654b-pscdj, 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-08-25 05:03:17.657 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager started 2022-08-25 05:03:17.662 INFO 10 --- [ main] o.o.p.clamp.acm.runtime.Application : Started Application in 33.12 seconds (JVM running for 36.054) 2022-08-25 05:03:17.678 INFO 10 --- [ main] o.s.b.a.ApplicationAvailabilityBean : Application availability state LivenessState changed to CORRECT 2022-08-25 05:03:17.715 INFO 10 --- [ main] o.s.b.a.ApplicationAvailabilityBean : Application availability state ReadinessState changed to ACCEPTING_TRAFFIC 2022-08-25 05:03:33.529 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:03:33.545 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:03:33.546 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:03:38.846 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:03:38.857 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.u.services.OrderedServiceImpl : ***** OrderedServiceImpl implementers: [] 2022-08-25 05:03:38.860 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T05:03:37.624701Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6bb7e478-9f27-4ddf-a091-15ef26af8c32","timestamp":"2022-08-25T05:03:37.624816Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-08-25 05:03:39.192 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:03:39.192 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:03:40.414 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:03:40.415 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_REGISTER","messageId":"9c60354f-69f1-494b-9323-ed4c6f38d3e7","timestamp":"2022-08-25T05:00:00.501277Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-08-25 05:03:41.117 WARN 10 --- [IME-PARTICIPANT] o.p.c.a.r.s.c.ParticipantUpdatePublisher : No tosca service template found, cannot send participantupdate null null 2022-08-25 05:03:41.121 INFO 10 --- [IME-PARTICIPANT] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"responseTo":"9c60354f-69f1-494b-9323-ed4c6f38d3e7","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-08-25 05:03:41.123 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T05:01:54.219413Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3322aeeb-9bb6-40f0-afca-b7d4f17f039e","timestamp":"2022-08-25T05:01:54.220504Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-08-25 05:03:41.154 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 31 ms 2022-08-25 05:03:41.159 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-08-25 05:03:41.176 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:03:41.176 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:03:41.267 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:03:41.268 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (110 ms):{"serverTimeMs":0,"count":1} 2022-08-25 05:03:42.168 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:03:42.169 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"responseTo":"9c60354f-69f1-494b-9323-ed4c6f38d3e7","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-08-25 05:03:42.169 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_REGISTER_ACK 2022-08-25 05:03:42.170 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:03:42.170 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:03:43.043 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:03:43.044 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T05:03:42.536608Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8f81f01f-28ae-4b65-9988-eee1a7490ed7","timestamp":"2022-08-25T05:03:42.536693Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-08-25 05:03:43.143 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:03:43.143 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:03:55.382 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:03:55.382 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T05:03:54.218058Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bfb111c0-39be-4dc0-8dca-3d94f9646a54","timestamp":"2022-08-25T05:03:54.218158Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-08-25 05:03:56.112 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:03:56.112 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:04:17.432 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:04:17.433 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:04:17.433 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:04:33.286 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:04:33.286 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:04:33.286 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:04:49.560 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:04:49.560 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:04:49.560 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:05:04.508 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:05:04.508 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:05:04.509 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:05:17.612 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-08-25 05:05:19.977 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:05:19.979 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:05:19.979 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:05:20.963 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:05:20.963 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-08-25T05:05:19.400259Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fa62bad5-3826-48ee-a4f3-8e93120f60b3","timestamp":"2022-08-25T05:05:19.400356Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 05:05:21.131 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:05:21.131 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:05:36.216 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:05:36.216 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:05:36.216 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:05:38.853 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:05:38.854 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T05:05:37.624479Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c7fe20b2-cd06-4a3c-a64a-a2d059373435","timestamp":"2022-08-25T05:05:37.624598Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-08-25 05:05:38.895 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:05:38.895 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:05:54.004 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:05:54.005 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:05:54.005 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:05:54.761 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:05:54.762 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T05:05:54.218150Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b6166cf7-4b3b-4ea5-911d-176fd587c0a9","timestamp":"2022-08-25T05:05:54.218279Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-08-25 05:05:55.133 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:05:55.133 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:06:10.245 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:06:10.245 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:06:10.245 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:06:25.349 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:06:25.350 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:06:25.350 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:06:40.515 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:06:40.515 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:06:40.516 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:06:55.700 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:06:55.701 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:06:55.702 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:07:10.847 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:07:10.848 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:07:10.848 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:07:17.613 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-08-25 05:07:18.145 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"290f74e1-b61e-4c83-9b96-34ba61b8f35d","timestamp":"2022-08-25T05:07:18.141516Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 05:07:18.154 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 8 ms 2022-08-25 05:07:18.154 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-08-25 05:07:18.267 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:07:18.268 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (114 ms):{"serverTimeMs":0,"count":1} 2022-08-25 05:07:19.272 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:07:19.272 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"290f74e1-b61e-4c83-9b96-34ba61b8f35d","timestamp":"2022-08-25T05:07:18.141516Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 05:07:19.273 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-08-25 05:07:19.273 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:07:19.273 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:07:20.162 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:07:20.162 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T05:07:18.895931Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"52a7cbf0-5fea-4433-b776-0a2c834c3d8d","timestamp":"2022-08-25T05:07:18.895948Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-08-25 05:07:21.176 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:07:21.177 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:07:21.808 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:07:21.809 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T05:07:19.781252Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2f159c88-83a6-4f1b-874c-1784d4e439f0","timestamp":"2022-08-25T05:07:19.781306Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-08-25 05:07:22.156 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-08-25T05:07:19.384235Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6f5febe7-36ce-4b5b-8330-a3eb3337a588","timestamp":"2022-08-25T05:07:19.384276Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 05:07:23.140 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-08-25T05:07:19.400191Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"74ef3d74-8ef0-423a-8fdd-c023de5cde76","timestamp":"2022-08-25T05:07:19.400223Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 05:07:23.167 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:07:23.167 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:07:38.513 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:07:38.514 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:07:38.514 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:07:39.269 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:07:39.269 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T05:07:37.624635Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b6cc340c-b022-4e81-8083-c945972da61e","timestamp":"2022-08-25T05:07:37.624718Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-08-25 05:07:40.155 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:07:40.155 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:07:54.732 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:07:54.732 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T05:07:54.219156Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"563ea275-77f1-4201-9bf3-8314b6260d03","timestamp":"2022-08-25T05:07:54.219335Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-08-25 05:07:55.161 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:07:55.161 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:08:10.185 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:08:10.186 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:08:10.186 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:08:25.243 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:08:25.244 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:08:25.244 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:08:40.330 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:08:40.330 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:08:40.331 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:08:55.335 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:08:55.336 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:08:55.336 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:09:10.422 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:09:10.423 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:09:10.423 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:09:17.612 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-08-25 05:09:18.179 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"6e596f79-cfb0-4a7d-b205-2923b590801b","timestamp":"2022-08-25T05:09:18.179321Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 05:09:18.204 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 24 ms 2022-08-25 05:09:18.204 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-08-25 05:09:18.245 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:09:18.246 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (42 ms):{"serverTimeMs":0,"count":1} 2022-08-25 05:09:18.975 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:09:18.976 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"6e596f79-cfb0-4a7d-b205-2923b590801b","timestamp":"2022-08-25T05:09:18.179321Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 05:09:18.976 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-08-25 05:09:18.976 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:09:18.977 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:09:19.370 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:09:19.371 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T05:09:19.354876Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cd159124-ce3c-4990-8c44-23337126f483","timestamp":"2022-08-25T05:09:19.354890Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-08-25 05:09:20.196 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:09:20.196 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:09:20.346 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:09:20.347 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T05:09:18.589956Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9f030eb1-e384-4bce-b274-8e28727dd76d","timestamp":"2022-08-25T05:09:18.589980Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-08-25 05:09:20.374 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-08-25T05:09:18.972600Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"63d4493c-f171-4a6a-bd33-3be7c04a8f94","timestamp":"2022-08-25T05:09:18.972616Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 05:09:21.220 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:09:21.220 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:09:21.783 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:09:21.784 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-08-25T05:09:19.400092Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"887dcc1c-57a1-403a-a44b-70cb9f60bde2","timestamp":"2022-08-25T05:09:19.400131Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 05:09:22.206 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:09:22.206 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:09:37.319 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:09:37.319 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:09:37.320 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:09:38.816 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:09:38.817 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T05:09:37.624959Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"06559c63-a48e-42bd-bdb5-8af9fe545808","timestamp":"2022-08-25T05:09:37.625039Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-08-25 05:09:39.210 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:09:39.210 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:09:53.964 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:09:53.965 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:09:53.965 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:09:54.574 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:09:54.575 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T05:09:54.218006Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bbde154a-8ef6-4a76-bbd0-884b47a52e13","timestamp":"2022-08-25T05:09:54.218094Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-08-25 05:09:54.604 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:09:54.604 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:10:09.653 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:10:09.653 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:10:09.653 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:10:24.693 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:10:24.693 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:10:24.693 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:10:39.901 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:10:39.902 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:10:39.902 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:10:54.932 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:10:54.934 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:10:54.935 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:11:10.096 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:11:10.097 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:11:10.097 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:11:17.612 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-08-25 05:11:18.214 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"02f10b36-c52b-42c9-8440-65aed990c557","timestamp":"2022-08-25T05:11:18.213844Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 05:11:18.254 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 38 ms 2022-08-25 05:11:18.254 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-08-25 05:11:18.320 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:11:18.321 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (67 ms):{"serverTimeMs":1,"count":1} 2022-08-25 05:11:19.116 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:11:19.117 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"02f10b36-c52b-42c9-8440-65aed990c557","timestamp":"2022-08-25T05:11:18.213844Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 05:11:19.117 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-08-25 05:11:19.117 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:11:19.118 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:11:19.442 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:11:19.443 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-08-25T05:11:19.023827Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7ebd758c-5a20-4401-8890-8f2363707eff","timestamp":"2022-08-25T05:11:19.023856Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 05:11:20.230 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:11:20.230 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:11:20.436 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:11:20.437 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T05:11:18.759597Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1157083b-92db-4517-ae0d-c37281a2bbb5","timestamp":"2022-08-25T05:11:18.759642Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-08-25 05:11:21.212 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:11:21.212 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:11:21.262 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:11:21.262 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T05:11:19.546771Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2967ffee-ed42-4203-b742-913beef7fa3c","timestamp":"2022-08-25T05:11:19.546799Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-08-25 05:11:21.291 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:11:21.292 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:11:21.834 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:11:21.835 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-08-25T05:11:19.400165Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"95978365-3c99-416e-9b5b-3aa1a593403e","timestamp":"2022-08-25T05:11:19.400211Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 05:11:22.228 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:11:22.228 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:11:37.251 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:11:37.253 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:11:37.253 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:11:38.756 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:11:38.757 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T05:11:37.624648Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f45014e6-631a-4103-bd07-c1bad328774b","timestamp":"2022-08-25T05:11:37.624738Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-08-25 05:11:38.787 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:11:38.787 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:11:53.827 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:11:53.828 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:11:53.828 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:11:54.665 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:11:54.665 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T05:11:54.218248Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4513f6b7-ce10-46fd-a2d1-d594241fac57","timestamp":"2022-08-25T05:11:54.218365Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-08-25 05:11:55.242 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:11:55.242 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:12:10.417 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:12:10.417 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:12:10.418 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:12:25.428 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:12:25.428 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:12:25.429 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:12:40.495 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:12:40.496 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:12:40.496 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:12:55.571 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:12:55.572 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:12:55.572 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:13:10.673 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:13:10.673 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:13:10.673 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:13:17.612 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-08-25 05:13:18.239 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"da31cb08-4f54-47dc-b159-2c9ed80dfc44","timestamp":"2022-08-25T05:13:18.239295Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 05:13:18.253 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 14 ms 2022-08-25 05:13:18.254 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-08-25 05:13:18.309 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:13:18.310 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (56 ms):{"serverTimeMs":0,"count":1} 2022-08-25 05:13:19.049 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:13:19.050 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"da31cb08-4f54-47dc-b159-2c9ed80dfc44","timestamp":"2022-08-25T05:13:18.239295Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 05:13:19.050 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-08-25 05:13:19.050 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:13:19.050 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:13:19.439 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:13:19.440 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T05:13:18.641225Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b10727cc-2016-414a-a76c-dcf4ce0f9326","timestamp":"2022-08-25T05:13:18.641238Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-08-25 05:13:20.256 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:13:20.256 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:13:20.345 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:13:20.345 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T05:13:19.441278Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c3346bb4-be5f-42eb-be74-537867a87151","timestamp":"2022-08-25T05:13:19.441330Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-08-25 05:13:20.368 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:13:20.368 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:13:20.451 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:13:20.452 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-08-25T05:13:19.076171Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"933e0d32-dec0-4372-ad86-8f9d389c6a35","timestamp":"2022-08-25T05:13:19.076188Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 05:13:21.276 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:13:21.276 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:13:21.811 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:13:21.812 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-08-25T05:13:19.400110Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1b6e2816-fe39-4591-9391-5ce539d5acbc","timestamp":"2022-08-25T05:13:19.400141Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 05:13:22.256 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:13:22.257 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:13:37.321 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:13:37.322 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:13:37.322 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:13:38.744 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:13:38.745 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T05:13:37.624501Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"de67aab6-f96f-48b1-bfe7-a9b3a87b3e52","timestamp":"2022-08-25T05:13:37.624581Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-08-25 05:13:38.776 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:13:38.777 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:13:53.863 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:13:53.863 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:13:53.863 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:13:54.598 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:13:54.599 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T05:13:54.218089Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e27faf61-5bea-47f8-94dd-141dd9b3639d","timestamp":"2022-08-25T05:13:54.218139Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-08-25 05:13:55.284 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:13:55.284 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:14:10.431 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:14:10.431 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:14:10.431 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:14:25.555 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:14:25.556 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:14:25.556 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:14:40.638 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:14:40.639 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:14:40.639 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:14:55.825 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:14:55.825 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:14:55.825 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:15:10.870 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:15:10.871 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:15:10.871 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:15:17.612 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-08-25 05:15:18.295 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"9c3a84d3-8b95-42ab-88a7-d7d9510aa2df","timestamp":"2022-08-25T05:15:18.295696Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 05:15:18.303 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 7 ms 2022-08-25 05:15:18.304 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-08-25 05:15:18.364 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:15:18.365 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (61 ms):{"serverTimeMs":2,"count":1} 2022-08-25 05:15:19.073 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:15:19.073 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"9c3a84d3-8b95-42ab-88a7-d7d9510aa2df","timestamp":"2022-08-25T05:15:18.295696Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 05:15:19.074 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-08-25 05:15:19.074 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:15:19.074 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:15:19.311 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:15:19.312 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-08-25T05:15:19.062910Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e5433e38-1203-45b1-aef5-56a6c69c40f1","timestamp":"2022-08-25T05:15:19.062930Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 05:15:20.309 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:15:20.309 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:15:20.430 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:15:20.431 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T05:15:18.661041Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"580f89a2-adb3-4e05-b93e-1487a9f0a98a","timestamp":"2022-08-25T05:15:18.661063Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-08-25 05:15:21.313 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:15:21.313 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:15:21.391 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:15:21.391 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T05:15:19.480972Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"09bd9035-40bc-4efd-9f62-5cb5ef38ba86","timestamp":"2022-08-25T05:15:19.481040Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-08-25 05:15:21.414 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:15:21.414 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:15:21.998 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:15:21.999 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-08-25T05:15:19.400087Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7587d40c-446e-496b-b7dc-a9ad665fe6a2","timestamp":"2022-08-25T05:15:19.400125Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 05:15:22.324 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:15:22.324 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:15:37.350 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:15:37.351 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:15:37.351 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:15:38.741 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:15:38.741 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T05:15:37.624684Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"dca9140a-6eee-4301-b38b-7cb98f22450a","timestamp":"2022-08-25T05:15:37.624770Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-08-25 05:15:38.775 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:15:38.775 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:15:53.846 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:15:53.847 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:15:53.847 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:15:54.595 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:15:54.596 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T05:15:54.218032Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8e30ec39-83c7-4a50-979a-4b3a13d39095","timestamp":"2022-08-25T05:15:54.218154Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-08-25 05:15:55.339 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:15:55.339 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:16:10.397 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:16:10.397 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:16:10.397 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:16:25.466 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:16:25.466 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:16:25.466 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:16:40.553 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:16:40.554 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:16:40.554 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:16:55.569 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:16:55.570 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:16:55.570 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:17:10.751 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:17:10.751 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:17:10.751 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:17:17.612 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-08-25 05:17:18.331 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"6f085ffd-2108-4703-b6ff-3e6e1944eb0e","timestamp":"2022-08-25T05:17:18.330592Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 05:17:18.354 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 23 ms 2022-08-25 05:17:18.354 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-08-25 05:17:18.401 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:17:18.402 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (48 ms):{"serverTimeMs":0,"count":1} 2022-08-25 05:17:19.110 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:17:19.110 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"6f085ffd-2108-4703-b6ff-3e6e1944eb0e","timestamp":"2022-08-25T05:17:18.330592Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 05:17:19.110 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-08-25 05:17:19.111 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:17:19.111 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:17:19.426 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:17:19.427 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-08-25T05:17:19.132141Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8a2a7d94-f3c0-4c4e-b729-a9798124e4a9","timestamp":"2022-08-25T05:17:19.132163Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 05:17:20.349 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:17:20.350 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:17:20.729 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:17:20.730 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T05:17:18.743092Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b23f10ee-40b7-48e9-92ef-68d5c084de15","timestamp":"2022-08-25T05:17:18.743125Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-08-25 05:17:21.354 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:17:21.354 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:17:21.429 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:17:21.430 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T05:17:19.520228Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0e4c5682-ffae-43b2-8c61-e43a7d1cc096","timestamp":"2022-08-25T05:17:19.520275Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-08-25 05:17:21.472 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:17:21.472 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:17:22.074 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:17:22.074 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-08-25T05:17:19.400195Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a8fcff0b-8458-439e-b2ac-2a875bdd8a3d","timestamp":"2022-08-25T05:17:19.400268Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 05:17:22.344 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:17:22.345 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:17:37.371 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:17:37.372 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:17:37.372 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:17:38.711 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:17:38.712 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T05:17:37.624526Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ef9bb59a-443a-45dd-910f-4edbd131571c","timestamp":"2022-08-25T05:17:37.624638Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-08-25 05:17:38.736 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:17:38.736 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:17:53.779 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:17:53.779 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:17:53.779 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:17:54.605 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:17:54.605 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T05:17:54.218226Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"47b601bd-54b6-4819-8951-bbcf5aee074d","timestamp":"2022-08-25T05:17:54.218285Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-08-25 05:17:55.356 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:17:55.356 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:18:10.482 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:18:10.483 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:18:10.483 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:18:25.491 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:18:25.492 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:18:25.492 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:18:40.551 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:18:40.551 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:18:40.552 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:18:55.596 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:18:55.596 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:18:55.596 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:19:10.673 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:19:10.673 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:19:10.673 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:19:17.612 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-08-25 05:19:18.357 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"5755766d-0266-4e39-956a-b378c79e0ee4","timestamp":"2022-08-25T05:19:18.356784Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 05:19:18.404 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 46 ms 2022-08-25 05:19:18.405 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-08-25 05:19:18.531 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:19:18.531 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (127 ms):{"serverTimeMs":0,"count":1} 2022-08-25 05:19:19.315 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:19:19.315 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"5755766d-0266-4e39-956a-b378c79e0ee4","timestamp":"2022-08-25T05:19:18.356784Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 05:19:19.316 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-08-25 05:19:19.316 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:19:19.316 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:19:19.619 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:19:19.620 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T05:19:18.918413Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6776f7a9-1e71-4e03-aeeb-3392a8bbde10","timestamp":"2022-08-25T05:19:18.918438Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-08-25 05:19:20.368 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:19:20.368 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:19:20.500 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:19:20.501 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T05:19:19.713751Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0ade206d-6a0a-4283-8083-d62da4223aac","timestamp":"2022-08-25T05:19:19.713770Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-08-25 05:19:20.522 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-08-25T05:19:19.316245Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ac92d532-ae58-490f-a88b-9562438cef81","timestamp":"2022-08-25T05:19:19.316257Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 05:19:20.554 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:19:20.554 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:19:21.137 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:19:21.138 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-08-25T05:19:19.400092Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d65b50a9-99f6-41d8-9893-3299ab1e84ae","timestamp":"2022-08-25T05:19:19.400131Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 05:19:21.366 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:19:21.367 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:19:36.430 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:19:36.431 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:19:36.431 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:19:38.772 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:19:38.772 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T05:19:37.625758Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b1a8c396-2c81-4a73-bcb7-064bf807b3b9","timestamp":"2022-08-25T05:19:37.625820Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-08-25 05:19:38.797 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:19:38.797 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:19:53.848 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:19:53.849 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:19:53.849 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:19:54.656 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:19:54.657 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T05:19:54.221516Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5ce3841b-d4b7-4eab-8a97-90f02a9857f0","timestamp":"2022-08-25T05:19:54.221571Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-08-25 05:19:55.392 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:19:55.392 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:20:10.138 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:20:10.138 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:20:10.138 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:20:24.882 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:20:24.883 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:20:24.883 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:20:39.974 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:20:39.975 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:20:39.975 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:20:55.027 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:20:55.027 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:20:55.027 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:21:10.242 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:21:10.242 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:21:10.243 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:21:17.612 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-08-25 05:21:18.380 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"2c5936a6-21f5-4fba-9060-15cfb5322941","timestamp":"2022-08-25T05:21:18.380022Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 05:21:18.403 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 23 ms 2022-08-25 05:21:18.404 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-08-25 05:21:18.528 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:21:18.529 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (125 ms):{"serverTimeMs":1,"count":1} 2022-08-25 05:21:19.324 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:21:19.325 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"2c5936a6-21f5-4fba-9060-15cfb5322941","timestamp":"2022-08-25T05:21:18.380022Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 05:21:19.325 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-08-25 05:21:19.325 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:21:19.326 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:21:19.604 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:21:19.605 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T05:21:19.705107Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7f20481b-bed3-4d1d-b0fd-407670b4a9f7","timestamp":"2022-08-25T05:21:19.705132Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-08-25 05:21:20.395 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:21:20.395 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:21:20.508 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:21:20.509 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-08-25T05:21:19.327874Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"de216d3f-4b40-40b1-b063-b79597b781f9","timestamp":"2022-08-25T05:21:19.327896Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 05:21:20.537 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:21:20.537 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:21:20.637 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:21:20.638 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T05:21:18.928666Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7d2ba762-f79f-4a6d-b7ce-84368775af7b","timestamp":"2022-08-25T05:21:18.928689Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-08-25 05:21:21.403 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:21:21.403 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:21:21.952 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:21:21.953 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-08-25T05:21:19.400134Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f671a13c-39ee-403e-bcbd-39f130131aaa","timestamp":"2022-08-25T05:21:19.400175Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 05:21:22.441 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:21:22.441 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:21:37.581 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:21:37.582 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:21:37.582 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:21:38.909 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:21:38.910 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T05:21:37.625800Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8eef6d0b-8404-4ef8-baaf-cc0207798b74","timestamp":"2022-08-25T05:21:37.625880Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-08-25 05:21:38.953 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:21:38.953 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:21:54.268 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:21:54.269 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:21:54.269 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:21:55.026 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:21:55.027 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T05:21:54.219199Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7d3236ce-fbde-47e8-988a-98ef98170278","timestamp":"2022-08-25T05:21:54.219492Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-08-25 05:21:55.406 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:21:55.406 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:22:10.557 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:22:10.557 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:22:10.557 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:22:25.714 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:22:25.715 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:22:25.715 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:22:41.103 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:22:41.104 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:22:41.104 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:22:56.298 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:22:56.299 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:22:56.299 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:23:11.015 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:23:11.016 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:23:11.016 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:23:17.612 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-08-25 05:23:18.428 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"21b377f4-cf07-491e-900e-5d1de014f348","timestamp":"2022-08-25T05:23:18.427643Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 05:23:18.454 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 25 ms 2022-08-25 05:23:18.454 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-08-25 05:23:18.592 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:23:18.592 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (138 ms):{"serverTimeMs":1,"count":1} 2022-08-25 05:23:19.770 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:23:19.770 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"21b377f4-cf07-491e-900e-5d1de014f348","timestamp":"2022-08-25T05:23:18.427643Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 05:23:19.770 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-08-25 05:23:19.771 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:23:19.771 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:23:20.085 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:23:20.086 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-08-25T05:23:19.400124Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fdae054b-79e0-421c-a087-8278c33bc564","timestamp":"2022-08-25T05:23:19.400219Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 05:23:20.437 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:23:20.437 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:23:20.801 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:23:20.802 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T05:23:19.918570Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"777169f0-b857-42d0-b9e2-ff5f078c0dd8","timestamp":"2022-08-25T05:23:19.918598Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-08-25 05:23:20.830 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-08-25T05:23:19.608947Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"832b81e2-5f0e-4752-b3ff-ae792173526c","timestamp":"2022-08-25T05:23:19.608957Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 05:23:20.858 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:23:20.858 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:23:21.527 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:23:21.527 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T05:23:19.289397Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"13861494-ee01-45d1-b67d-9e688a0d1050","timestamp":"2022-08-25T05:23:19.289422Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-08-25 05:23:22.452 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:23:22.453 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:23:37.179 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:23:37.180 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:23:37.180 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:23:38.837 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:23:38.837 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T05:23:37.624773Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b0839d0f-d291-496f-95f0-e292c729d257","timestamp":"2022-08-25T05:23:37.624940Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-08-25 05:23:38.878 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:23:38.878 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:23:54.338 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:23:54.339 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:23:54.339 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:23:55.094 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:23:55.095 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T05:23:54.218019Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e210d393-3fc5-4389-b36d-1208f40e2f80","timestamp":"2022-08-25T05:23:54.218111Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-08-25 05:23:55.456 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:23:55.456 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:24:10.734 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:24:10.734 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:24:10.735 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:24:25.921 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:24:25.922 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:24:25.922 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:24:41.170 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:24:41.170 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:24:41.171 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:24:56.355 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:24:56.355 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:24:56.355 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:25:11.578 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:25:11.579 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:25:11.579 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:25:17.612 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-08-25 05:25:18.471 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"6795651a-3c8c-4f56-9a0a-498324867757","timestamp":"2022-08-25T05:25:18.470553Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 05:25:18.504 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 32 ms 2022-08-25 05:25:18.504 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-08-25 05:25:18.573 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:25:18.574 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (70 ms):{"serverTimeMs":1,"count":1} 2022-08-25 05:25:19.337 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:25:19.338 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"6795651a-3c8c-4f56-9a0a-498324867757","timestamp":"2022-08-25T05:25:18.470553Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 05:25:19.338 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-08-25 05:25:19.338 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:25:19.338 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:25:19.705 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:25:19.706 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T05:25:19.714976Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b1a6f675-e211-4050-a81a-28bd798140f3","timestamp":"2022-08-25T05:25:19.714994Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-08-25 05:25:20.495 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:25:20.495 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:25:20.665 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:25:20.666 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T05:25:18.955447Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bf0942b7-7c53-49e1-b622-d4ef5a6b3b97","timestamp":"2022-08-25T05:25:18.955455Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-08-25 05:25:20.703 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:25:20.703 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:25:21.299 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:25:21.300 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-08-25T05:25:19.394777Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7db1b8f2-7de2-4251-b1d5-a960665ae1f1","timestamp":"2022-08-25T05:25:19.394802Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 05:25:21.487 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-08-25T05:25:19.400158Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d56c2e90-aa70-4825-af8a-13b9df013d52","timestamp":"2022-08-25T05:25:19.400175Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 05:25:21.519 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:25:21.520 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:25:36.577 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:25:36.577 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:25:36.577 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:25:38.818 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:25:38.819 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T05:25:37.624519Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cc2f5f02-e58f-475a-83e0-584afe02e687","timestamp":"2022-08-25T05:25:37.624586Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-08-25 05:25:38.854 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:25:38.855 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:25:54.028 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:25:54.028 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:25:54.029 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:25:54.714 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:25:54.715 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T05:25:54.218032Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"94bb3ed7-63b9-484b-8f08-0f5e2942193d","timestamp":"2022-08-25T05:25:54.218115Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-08-25 05:25:55.497 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:25:55.497 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:26:10.727 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:26:10.728 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:26:10.728 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:26:25.765 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:26:25.766 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:26:25.766 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:26:40.841 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:26:40.841 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:26:40.841 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:26:55.890 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:26:55.891 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:26:55.891 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:27:10.973 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:27:10.973 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:27:10.973 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:27:17.612 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-08-25 05:27:18.499 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"c060cb53-ab69-419d-bdf3-6bd60cc33264","timestamp":"2022-08-25T05:27:18.498931Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 05:27:18.504 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 4 ms 2022-08-25 05:27:18.504 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-08-25 05:27:18.592 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:27:18.594 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (89 ms):{"serverTimeMs":1,"count":1} 2022-08-25 05:27:19.309 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:27:19.309 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"c060cb53-ab69-419d-bdf3-6bd60cc33264","timestamp":"2022-08-25T05:27:18.498931Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 05:27:19.310 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-08-25 05:27:19.310 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:27:19.310 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:27:19.684 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:27:19.685 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T05:27:18.920233Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5b782f83-0863-4589-8da9-5065a91a4386","timestamp":"2022-08-25T05:27:18.920248Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-08-25 05:27:20.516 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:27:20.517 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:27:20.551 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:27:20.552 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T05:27:19.636437Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"41a7efa2-4962-4b0d-84c2-1287a5e59f9f","timestamp":"2022-08-25T05:27:19.636468Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-08-25 05:27:20.575 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:27:20.575 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:27:21.129 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:27:21.130 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-08-25T05:27:19.331994Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a003c573-7826-4c7a-9149-d94e06885644","timestamp":"2022-08-25T05:27:19.332005Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 05:27:21.515 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-08-25T05:27:19.400056Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2b69cfea-f9e2-4260-ba6a-b4a9cb7ea9a6","timestamp":"2022-08-25T05:27:19.400083Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 05:27:21.542 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:27:21.542 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:27:36.592 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:27:36.593 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:27:36.593 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:27:38.724 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:27:38.725 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T05:27:37.624541Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"acbc22e0-3010-482b-a791-4a45b63a7d74","timestamp":"2022-08-25T05:27:37.624626Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-08-25 05:27:38.754 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:27:38.754 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:27:53.800 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:27:53.801 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:27:53.801 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:27:54.557 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:27:54.557 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T05:27:54.218197Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d493499a-63bd-4204-94a2-2a0f5676136c","timestamp":"2022-08-25T05:27:54.218240Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-08-25 05:27:55.523 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:27:55.523 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:28:10.612 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:28:10.613 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:28:10.613 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:28:25.684 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:28:25.684 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:28:25.684 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:28:40.781 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:28:40.781 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:28:40.781 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:28:55.800 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:28:55.800 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:28:55.801 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:29:10.946 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:29:10.947 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:29:10.947 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:29:17.612 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-08-25 05:29:18.526 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"9cb81e5b-cfcf-479a-a909-a876c416525f","timestamp":"2022-08-25T05:29:18.526059Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 05:29:18.554 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 27 ms 2022-08-25 05:29:18.554 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-08-25 05:29:18.586 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:29:18.587 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (33 ms):{"serverTimeMs":0,"count":1} 2022-08-25 05:29:19.293 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:29:19.294 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"9cb81e5b-cfcf-479a-a909-a876c416525f","timestamp":"2022-08-25T05:29:18.526059Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 05:29:19.294 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-08-25 05:29:19.294 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:29:19.294 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:29:19.600 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:29:19.600 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T05:29:18.865438Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4f41c0d8-3a9d-432f-aacb-43df15f9cb7d","timestamp":"2022-08-25T05:29:18.865451Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-08-25 05:29:20.549 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:29:20.549 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:29:20.719 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:29:20.720 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-08-25T05:29:19.289060Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4fc5820d-ad4e-4682-a9b5-e5f27a6314c3","timestamp":"2022-08-25T05:29:19.289073Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 05:29:21.570 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T05:29:19.691921Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7dbeab61-357c-4cb0-80f2-7fc569ad537c","timestamp":"2022-08-25T05:29:19.691941Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-08-25 05:29:21.588 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:29:21.588 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:29:22.144 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:29:22.145 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-08-25T05:29:19.400110Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7ddfb8ee-33b1-463e-993d-6458cfbc33e9","timestamp":"2022-08-25T05:29:19.400167Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 05:29:22.547 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:29:22.547 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:29:37.559 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:29:37.560 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:29:37.560 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:29:38.707 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:29:38.707 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T05:29:37.624529Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1046cc14-d3ea-49d6-b07c-e5134576dc29","timestamp":"2022-08-25T05:29:37.624608Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-08-25 05:29:38.734 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:29:38.735 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:29:53.804 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:29:53.805 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:29:53.805 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:29:54.650 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:29:54.651 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T05:29:54.218050Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"099a756b-35bb-48e3-b97a-8f28cd0d611a","timestamp":"2022-08-25T05:29:54.218126Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-08-25 05:29:55.562 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:29:55.562 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:30:10.268 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:30:10.269 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:30:10.269 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:30:25.333 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:30:25.333 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:30:25.333 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:30:40.505 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:30:40.506 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:30:40.506 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:30:55.584 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:30:55.585 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:30:55.585 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:31:10.715 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:31:10.715 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:31:10.715 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:31:17.613 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-08-25 05:31:18.573 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"e967e6db-60ed-42c7-bea5-2cd218c01aa9","timestamp":"2022-08-25T05:31:18.572570Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 05:31:18.604 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 31 ms 2022-08-25 05:31:18.604 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-08-25 05:31:18.686 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:31:18.687 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (83 ms):{"serverTimeMs":0,"count":1} 2022-08-25 05:31:19.423 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:31:19.423 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"e967e6db-60ed-42c7-bea5-2cd218c01aa9","timestamp":"2022-08-25T05:31:18.572570Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 05:31:19.424 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-08-25 05:31:19.424 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:31:19.424 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:31:19.644 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:31:19.644 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-08-25T05:31:19.400268Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b3210705-47ac-4ccc-b686-a5cf0e7f6774","timestamp":"2022-08-25T05:31:19.400425Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 05:31:20.586 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:31:20.587 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:31:20.624 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:31:20.624 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-08-25T05:31:19.425519Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"14e80a3e-b6ae-4e11-b919-0c07afaba496","timestamp":"2022-08-25T05:31:19.425539Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 05:31:21.581 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:31:21.581 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:31:22.189 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:31:22.190 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T05:31:19.028832Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b905b4b8-eec4-4471-8186-996e70cea3b3","timestamp":"2022-08-25T05:31:19.028851Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-08-25 05:31:22.586 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T05:31:19.839204Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4b17a82b-14a3-4d75-9ac4-0c553e9e0ca1","timestamp":"2022-08-25T05:31:19.839213Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-08-25 05:31:22.605 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:31:22.606 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:31:37.616 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:31:37.617 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:31:37.617 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:31:38.773 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:31:38.774 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T05:31:37.624641Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"71ff1b21-a940-4d06-8099-34acae20afcf","timestamp":"2022-08-25T05:31:37.624712Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-08-25 05:31:38.804 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:31:38.805 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:31:53.793 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:31:53.794 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:31:53.794 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:31:54.584 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:31:54.585 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T05:31:54.220225Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"411a754d-53e3-482a-9317-d67f48d29802","timestamp":"2022-08-25T05:31:54.220265Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-08-25 05:31:54.607 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:31:54.607 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:32:09.679 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:32:09.679 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:32:09.679 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:32:24.730 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:32:24.730 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:32:24.731 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:32:39.853 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:32:39.854 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:32:39.854 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:32:54.891 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:32:54.891 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:32:54.891 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:33:09.938 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:33:09.938 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:33:09.939 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:33:17.612 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-08-25 05:33:18.617 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"7b6fad2b-9821-4e09-9881-0ba73e3e6dc2","timestamp":"2022-08-25T05:33:18.617532Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 05:33:18.654 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 36 ms 2022-08-25 05:33:18.654 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-08-25 05:33:18.733 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:33:18.733 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (79 ms):{"serverTimeMs":0,"count":1} 2022-08-25 05:33:19.440 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:33:19.440 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"7b6fad2b-9821-4e09-9881-0ba73e3e6dc2","timestamp":"2022-08-25T05:33:18.617532Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 05:33:19.440 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-08-25 05:33:19.441 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:33:19.441 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:33:19.651 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:33:19.651 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-08-25T05:33:19.400090Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2da303b9-0a4b-4de9-8e20-023dc2ce7e84","timestamp":"2022-08-25T05:33:19.400147Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 05:33:21.630 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:33:21.630 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:33:21.664 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:33:21.665 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-08-25T05:33:19.462679Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c0e2ba8c-b508-409d-8a1f-70b15bff1d1e","timestamp":"2022-08-25T05:33:19.462690Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 05:33:22.631 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:33:22.631 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:33:22.711 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:33:22.711 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T05:33:19.834794Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"59babadf-2312-4a36-8e34-83f791d3ca5d","timestamp":"2022-08-25T05:33:19.834822Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-08-25 05:33:23.631 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:33:23.631 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:33:24.178 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:33:24.179 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T05:33:19.111683Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"75235a45-e246-4ed9-ba37-8ff9e7e66e4f","timestamp":"2022-08-25T05:33:19.111700Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-08-25 05:33:24.630 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:33:24.630 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:33:38.695 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:33:38.696 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T05:33:37.624657Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f226cb50-7844-4a38-b556-6b090cb64f9f","timestamp":"2022-08-25T05:33:37.624739Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-08-25 05:33:38.718 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:33:38.719 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:33:53.819 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:33:53.819 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:33:53.819 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:33:54.574 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:33:54.574 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T05:33:54.218172Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f26affa1-a0a8-4190-8117-26b819f1b6da","timestamp":"2022-08-25T05:33:54.218224Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-08-25 05:33:54.636 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:33:54.636 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:34:09.670 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:34:09.670 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:34:09.670 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:34:24.679 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:34:24.679 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:34:24.679 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:34:39.716 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:34:39.716 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:34:39.716 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:34:54.721 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:34:54.721 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:34:54.721 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:35:09.837 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:35:09.837 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:35:09.837 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:35:17.613 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-08-25 05:35:17.643 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"b357bf87-a212-457c-9dd4-379a1b3cf5bf","timestamp":"2022-08-25T05:35:17.642791Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 05:35:17.653 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 10 ms 2022-08-25 05:35:17.654 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-08-25 05:35:17.728 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:35:17.729 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (75 ms):{"serverTimeMs":1,"count":1} 2022-08-25 05:35:18.477 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:35:18.478 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"b357bf87-a212-457c-9dd4-379a1b3cf5bf","timestamp":"2022-08-25T05:35:17.642791Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 05:35:18.478 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-08-25 05:35:18.478 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:35:18.478 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:35:18.873 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:35:18.873 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-08-25T05:35:18.480789Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"366c961e-9d8f-4b66-9412-6281691e80f6","timestamp":"2022-08-25T05:35:18.480832Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 05:35:19.667 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:35:19.668 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:35:19.730 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:35:19.731 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T05:35:18.082845Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"af3893b3-04da-4f6e-8072-83ecd0aaa126","timestamp":"2022-08-25T05:35:18.082853Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-08-25 05:35:19.751 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T05:35:18.878831Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"667baa72-e4cf-400c-ab53-b8881a30ce71","timestamp":"2022-08-25T05:35:18.878855Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-08-25 05:35:19.769 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:35:19.769 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:35:20.326 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:35:20.327 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-08-25T05:35:19.400065Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"795d867e-e67a-49b3-a812-dcedb78a9f1b","timestamp":"2022-08-25T05:35:19.400124Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 05:35:20.674 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:35:20.675 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:35:35.704 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:35:35.705 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:35:35.705 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:35:38.832 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:35:38.833 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T05:35:37.624487Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ce213f70-397f-41ca-8a21-5e05b82e34a4","timestamp":"2022-08-25T05:35:37.624561Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-08-25 05:35:38.857 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:35:38.858 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:35:53.854 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:35:53.855 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:35:53.855 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:35:54.551 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:35:54.552 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T05:35:54.218011Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7d6a49b5-0325-4882-be0a-c03c6ab7cfac","timestamp":"2022-08-25T05:35:54.218050Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-08-25 05:35:54.670 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:35:54.671 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:36:09.695 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:36:09.696 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:36:09.696 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:36:24.710 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:36:24.711 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:36:24.711 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:36:39.783 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:36:39.785 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:36:39.785 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:36:54.783 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:36:54.784 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:36:54.784 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:37:09.367 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:37:09.368 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:37:09.368 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:37:17.612 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-08-25 05:37:17.677 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"04555750-2f7c-4bc5-97c5-6673f595fd12","timestamp":"2022-08-25T05:37:17.676580Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 05:37:17.704 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 26 ms 2022-08-25 05:37:17.704 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-08-25 05:37:17.785 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:37:17.785 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (81 ms):{"serverTimeMs":0,"count":1} 2022-08-25 05:37:18.493 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:37:18.494 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"04555750-2f7c-4bc5-97c5-6673f595fd12","timestamp":"2022-08-25T05:37:17.676580Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 05:37:18.495 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-08-25 05:37:18.495 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:37:18.495 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:37:18.775 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:37:18.776 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-08-25T05:37:18.489519Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f63e467a-d64c-48fe-a64c-ede86f834c65","timestamp":"2022-08-25T05:37:18.489527Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 05:37:19.687 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:37:19.687 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:37:19.781 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:37:19.782 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T05:37:18.097962Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"645cde2d-463a-47a0-9b47-e488297a2f89","timestamp":"2022-08-25T05:37:18.097981Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-08-25 05:37:20.688 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:37:20.688 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:37:20.744 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:37:20.744 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T05:37:18.951767Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"afb8ac96-4952-46a5-870e-710b289a75c7","timestamp":"2022-08-25T05:37:18.951789Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-08-25 05:37:20.783 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:37:20.784 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:37:21.314 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:37:21.314 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-08-25T05:37:19.400105Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bbcc2b26-1019-445d-8833-2b4c0c1b1133","timestamp":"2022-08-25T05:37:19.400178Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 05:37:21.688 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:37:21.688 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:37:36.692 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:37:36.693 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:37:36.693 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:37:38.707 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:37:38.708 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T05:37:37.624571Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c19e1df4-0cc0-42ea-8078-e854b986a622","timestamp":"2022-08-25T05:37:37.624640Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-08-25 05:37:38.737 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:37:38.737 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:37:53.752 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:37:53.752 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:37:53.752 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:37:54.538 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:37:54.539 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T05:37:54.218117Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3595e763-55d4-44f9-9d07-8728d389565d","timestamp":"2022-08-25T05:37:54.218177Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-08-25 05:37:54.696 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:37:54.696 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:38:09.752 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:38:09.752 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:38:09.752 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:38:24.768 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:38:24.769 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:38:24.769 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:38:39.827 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:38:39.827 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:38:39.827 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:38:54.886 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:38:54.886 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:38:54.887 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:39:09.909 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:39:09.909 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:39:09.910 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:39:17.612 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-08-25 05:39:17.701 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"18d46aa0-bdd4-40f6-a38b-bd4e7d265a54","timestamp":"2022-08-25T05:39:17.701158Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 05:39:17.703 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 2 ms 2022-08-25 05:39:17.704 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-08-25 05:39:17.768 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:39:17.768 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (64 ms):{"serverTimeMs":1,"count":1} 2022-08-25 05:39:18.532 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:39:18.533 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"18d46aa0-bdd4-40f6-a38b-bd4e7d265a54","timestamp":"2022-08-25T05:39:17.701158Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 05:39:18.533 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-08-25 05:39:18.533 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:39:18.533 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:39:18.939 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:39:18.940 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-08-25T05:39:18.526163Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"503c273c-880a-4a7a-933a-3c56bceda4ec","timestamp":"2022-08-25T05:39:18.526179Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 05:39:19.725 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:39:19.725 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:39:19.903 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:39:19.904 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T05:39:18.170348Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f0290362-8e72-49c8-9419-c74841cfcfdf","timestamp":"2022-08-25T05:39:18.170359Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-08-25 05:39:19.927 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T05:39:18.970672Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8613edca-a8ec-4fbb-89de-436bd2138e90","timestamp":"2022-08-25T05:39:18.970701Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-08-25 05:39:19.943 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:39:19.943 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:39:20.582 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:39:20.582 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-08-25T05:39:19.400305Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9429bcd1-52cc-4e84-8291-b13586bc7ebe","timestamp":"2022-08-25T05:39:19.400381Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 05:39:20.754 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:39:20.754 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:39:35.750 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:39:35.750 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:39:35.750 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:39:38.684 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:39:38.684 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T05:39:37.624507Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b0c33f51-4547-4cdb-8de2-e998f0924f85","timestamp":"2022-08-25T05:39:37.624583Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-08-25 05:39:38.716 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:39:38.716 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:39:53.771 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:39:53.771 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:39:53.771 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:39:54.589 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:39:54.590 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T05:39:54.218697Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f6e74900-e743-4bd8-ae8c-873228e4500b","timestamp":"2022-08-25T05:39:54.218786Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-08-25 05:39:54.724 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:39:54.724 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:40:09.837 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:40:09.837 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:40:09.837 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:40:24.898 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:40:24.899 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:40:24.899 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:40:39.959 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:40:39.960 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:40:39.960 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:40:54.936 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:40:54.937 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:40:54.937 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:41:10.131 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:41:10.132 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:41:10.132 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:41:17.612 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-08-25 05:41:17.728 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"88b9d7c2-8e51-4c9b-9efd-90d929b95001","timestamp":"2022-08-25T05:41:17.728311Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 05:41:17.754 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 25 ms 2022-08-25 05:41:17.754 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-08-25 05:41:17.783 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:41:17.784 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (30 ms):{"serverTimeMs":0,"count":1} 2022-08-25 05:41:18.479 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:41:18.480 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"88b9d7c2-8e51-4c9b-9efd-90d929b95001","timestamp":"2022-08-25T05:41:17.728311Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 05:41:18.480 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-08-25 05:41:18.480 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:41:18.480 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:41:18.863 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:41:18.864 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T05:41:18.073363Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"911f993c-5601-42f5-9429-516e491fc1d2","timestamp":"2022-08-25T05:41:18.073373Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-08-25 05:41:19.739 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:41:19.739 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:41:19.822 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:41:19.822 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T05:41:18.898753Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3dab6969-4d72-4915-9c73-3f94ebc4b6a2","timestamp":"2022-08-25T05:41:18.898772Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-08-25 05:41:19.843 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-08-25T05:41:18.495745Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5374d8dc-96e8-4c88-a4bc-21aa7c9e8161","timestamp":"2022-08-25T05:41:18.495761Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 05:41:19.867 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:41:19.868 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:41:20.397 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:41:20.397 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-08-25T05:41:19.400155Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"227d7514-55b4-4345-b207-f6d398ae1a2c","timestamp":"2022-08-25T05:41:19.400176Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 05:41:20.745 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:41:20.745 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:41:35.777 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:41:35.777 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:41:35.778 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:41:38.696 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:41:38.697 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T05:41:37.624500Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7e6848ed-25d2-45de-b1c7-b9798c52aaa9","timestamp":"2022-08-25T05:41:37.624612Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-08-25 05:41:38.747 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:41:38.747 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:41:53.763 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:41:53.763 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:41:53.764 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:41:54.565 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:41:54.566 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T05:41:54.218788Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"80d15e31-4dae-469b-8cba-b536062c6f05","timestamp":"2022-08-25T05:41:54.218876Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-08-25 05:41:54.747 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:41:54.748 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:42:09.840 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:42:09.840 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:42:09.841 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:42:24.839 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:42:24.840 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:42:24.840 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:42:39.848 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:42:39.849 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:42:39.849 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:42:54.847 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:42:54.848 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:42:54.848 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:43:09.943 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:43:09.944 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:43:09.944 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:43:17.612 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-08-25 05:43:17.753 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"3c9770c8-5f82-465c-8d56-48ac3ce4dc31","timestamp":"2022-08-25T05:43:17.752752Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 05:43:17.753 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 0 ms 2022-08-25 05:43:17.754 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-08-25 05:43:17.797 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:43:17.798 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (44 ms):{"serverTimeMs":1,"count":1} 2022-08-25 05:43:18.464 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:43:18.465 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"3c9770c8-5f82-465c-8d56-48ac3ce4dc31","timestamp":"2022-08-25T05:43:17.752752Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 05:43:18.465 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-08-25 05:43:18.465 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:43:18.466 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:43:19.226 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:43:19.226 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T05:43:18.069415Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f507a9c1-5ed8-4f98-a232-4082e465f60d","timestamp":"2022-08-25T05:43:18.069441Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-08-25 05:43:19.767 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T05:43:18.867993Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c1d3f38a-a3cd-4a8e-9389-5bc766de5f3b","timestamp":"2022-08-25T05:43:18.868020Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-08-25 05:43:19.794 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-08-25T05:43:18.475711Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"66f34d6e-f687-44cf-a64a-d06e22c930c4","timestamp":"2022-08-25T05:43:18.475731Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 05:43:19.831 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:43:19.831 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:43:20.533 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:43:20.534 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-08-25T05:43:19.400121Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d665c4df-2f9c-459e-b41f-2df881704e0b","timestamp":"2022-08-25T05:43:19.400192Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 05:43:20.796 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:43:20.796 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:43:35.824 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:43:35.824 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:43:35.825 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:43:38.754 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:43:38.755 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T05:43:37.624603Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b11da428-6b41-4b17-9877-7ffb96edb1fc","timestamp":"2022-08-25T05:43:37.624688Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-08-25 05:43:38.795 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:43:38.795 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:43:53.847 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:43:53.848 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:43:53.848 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:43:54.589 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:43:54.589 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T05:43:54.218015Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"072cb295-b623-4809-9b29-02536a5f2369","timestamp":"2022-08-25T05:43:54.218062Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-08-25 05:43:54.775 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:43:54.775 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:44:09.816 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:44:09.817 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:44:09.818 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:44:24.878 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:44:24.878 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:44:24.878 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:44:39.961 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:44:39.962 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:44:39.962 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:44:55.034 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:44:55.035 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:44:55.035 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:45:10.174 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:45:10.174 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:45:10.174 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:45:17.612 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-08-25 05:45:17.794 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"f7ffb197-cbc3-4ab7-91dc-8f8588ebf6f6","timestamp":"2022-08-25T05:45:17.793974Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 05:45:17.804 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 10 ms 2022-08-25 05:45:17.804 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-08-25 05:45:17.841 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:45:17.842 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (38 ms):{"serverTimeMs":1,"count":1} 2022-08-25 05:45:18.557 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:45:18.557 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"f7ffb197-cbc3-4ab7-91dc-8f8588ebf6f6","timestamp":"2022-08-25T05:45:17.793974Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 05:45:18.558 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-08-25 05:45:18.558 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:45:18.558 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:45:18.819 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:45:18.819 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T05:45:18.156322Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4e18d848-f354-44d7-a1ee-91ec2a551fca","timestamp":"2022-08-25T05:45:18.156334Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-08-25 05:45:19.808 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:45:19.808 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:45:19.844 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:45:19.845 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T05:45:18.984782Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b79e14a1-9242-4acc-85c8-e33a78323b7b","timestamp":"2022-08-25T05:45:18.984877Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-08-25 05:45:20.805 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:45:20.805 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:45:20.834 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:45:20.835 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-08-25T05:45:18.571811Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c0a36b0f-a8f0-4d0a-b825-e9a3b63b78b8","timestamp":"2022-08-25T05:45:18.571833Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 05:45:21.796 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:45:21.796 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:45:22.349 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:45:22.349 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-08-25T05:45:19.400265Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"55dcfe22-e0ab-4e16-b236-8e157e614e1a","timestamp":"2022-08-25T05:45:19.400353Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 05:45:22.810 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:45:22.810 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:45:37.833 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:45:37.833 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:45:37.833 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:45:38.736 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:45:38.736 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T05:45:37.624547Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6a961816-27af-4485-b93c-038d05def64c","timestamp":"2022-08-25T05:45:37.624612Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-08-25 05:45:38.813 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:45:38.813 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:45:53.827 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:45:53.828 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:45:53.828 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:45:54.600 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:45:54.601 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T05:45:54.218144Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fcf74c6c-63f6-4924-a00e-a949a324a65a","timestamp":"2022-08-25T05:45:54.218204Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-08-25 05:45:54.831 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:45:54.831 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:46:09.867 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:46:09.867 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:46:09.868 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:46:24.881 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:46:24.882 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:46:24.882 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:46:39.896 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:46:39.897 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:46:39.897 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:46:54.908 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:46:54.909 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:46:54.909 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:47:10.031 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:47:10.032 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:47:10.032 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:47:17.612 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-08-25 05:47:17.837 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"18daf695-bf8a-4155-a28f-e8b40c90ddfb","timestamp":"2022-08-25T05:47:17.837117Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 05:47:17.853 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 16 ms 2022-08-25 05:47:17.854 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-08-25 05:47:17.893 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:47:17.893 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (39 ms):{"serverTimeMs":2,"count":1} 2022-08-25 05:47:18.602 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:47:18.603 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"18daf695-bf8a-4155-a28f-e8b40c90ddfb","timestamp":"2022-08-25T05:47:17.837117Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 05:47:18.603 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-08-25 05:47:18.603 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:47:18.603 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:47:18.853 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:47:18.854 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T05:47:18.223038Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cdad3bc1-24d5-4010-b047-20c61c08a2a9","timestamp":"2022-08-25T05:47:18.223045Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-08-25 05:47:19.855 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:47:19.855 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:47:19.991 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:47:19.992 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-08-25T05:47:18.624886Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c215e7d2-8f50-4672-93b3-330f92437e28","timestamp":"2022-08-25T05:47:18.624899Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 05:47:21.841 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T05:47:19.033384Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"130784b8-fafe-4ebf-8cba-8c936df95cd1","timestamp":"2022-08-25T05:47:19.033412Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-08-25 05:47:21.860 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:47:21.860 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:47:22.439 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:47:22.439 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-08-25T05:47:19.400097Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e53210da-8eb3-409f-a9ae-7d60d0b89808","timestamp":"2022-08-25T05:47:19.400155Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 05:47:22.849 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:47:22.849 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:47:37.863 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:47:37.863 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:47:37.863 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:47:38.737 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:47:38.737 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T05:47:37.624501Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0992cf91-91b0-4d04-a6c8-088f89d06775","timestamp":"2022-08-25T05:47:37.624562Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-08-25 05:47:38.860 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:47:38.860 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:47:53.874 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:47:53.875 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:47:53.875 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:47:54.567 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:47:54.567 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T05:47:54.218238Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"eba88ca3-0e8f-450a-8651-4b8ea71376e1","timestamp":"2022-08-25T05:47:54.218311Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-08-25 05:47:54.868 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:47:54.869 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:48:09.931 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:48:09.932 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:48:09.932 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:48:24.928 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:48:24.929 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:48:24.929 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:48:40.016 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:48:40.016 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:48:40.016 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:48:55.061 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:48:55.061 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:48:55.062 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:49:10.085 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:49:10.086 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:49:10.086 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:49:17.612 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-08-25 05:49:17.877 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"e849fb59-e7d5-4388-be90-6f6411fdbc40","timestamp":"2022-08-25T05:49:17.876632Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 05:49:17.904 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 26 ms 2022-08-25 05:49:17.904 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-08-25 05:49:17.966 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:49:17.966 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (62 ms):{"serverTimeMs":1,"count":1} 2022-08-25 05:49:18.683 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:49:18.683 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"e849fb59-e7d5-4388-be90-6f6411fdbc40","timestamp":"2022-08-25T05:49:17.876632Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 05:49:18.683 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-08-25 05:49:18.683 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:49:18.684 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:49:18.974 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:49:18.974 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T05:49:19.030084Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c075d7da-78a1-42bd-90bf-5a0106e82d6c","timestamp":"2022-08-25T05:49:19.030149Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-08-25 05:49:19.889 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T05:49:18.235721Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"530c63fc-f68f-4d37-9297-70da4b331345","timestamp":"2022-08-25T05:49:18.235729Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-08-25 05:49:19.906 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:49:19.906 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:49:20.042 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:49:20.043 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-08-25T05:49:18.718094Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e5be9ccd-8223-4022-b158-9f6a5b45e635","timestamp":"2022-08-25T05:49:18.718102Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 05:49:20.896 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:49:20.896 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:49:21.438 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:49:21.439 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-08-25T05:49:19.400128Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5192e419-1665-4373-9987-e3252fc75b4d","timestamp":"2022-08-25T05:49:19.400194Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 05:49:21.910 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:49:21.910 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:49:36.960 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:49:36.961 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:49:36.961 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:49:38.788 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:49:38.789 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T05:49:37.624487Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b514870d-8c5d-40be-a4f6-71a813f6a555","timestamp":"2022-08-25T05:49:37.624545Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-08-25 05:49:38.915 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:49:38.915 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:49:53.920 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:49:53.921 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:49:53.921 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:49:54.480 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:49:54.480 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T05:49:54.218030Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9b454253-e1aa-4d48-a23c-fa8879d351a3","timestamp":"2022-08-25T05:49:54.218076Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-08-25 05:49:54.895 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:49:54.895 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:50:09.902 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:50:09.903 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:50:09.904 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:50:24.912 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:50:24.913 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:50:24.913 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:50:39.994 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:50:39.994 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:50:39.994 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:50:55.038 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:50:55.038 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:50:55.039 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:51:10.165 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:51:10.166 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:51:10.166 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:51:17.612 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-08-25 05:51:17.907 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"1ba00ecb-cd67-4099-8c5c-27e77dd773b1","timestamp":"2022-08-25T05:51:17.907202Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 05:51:17.954 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 46 ms 2022-08-25 05:51:17.954 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-08-25 05:51:18.012 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:51:18.012 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (58 ms):{"serverTimeMs":1,"count":1} 2022-08-25 05:51:18.750 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:51:18.751 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"1ba00ecb-cd67-4099-8c5c-27e77dd773b1","timestamp":"2022-08-25T05:51:17.907202Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 05:51:18.752 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-08-25 05:51:18.752 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:51:18.752 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:51:18.953 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:51:18.953 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T05:51:18.262448Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6f0c040e-05b4-4c0a-8750-c36dbfa8df5c","timestamp":"2022-08-25T05:51:18.262467Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-08-25 05:51:19.925 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-08-25T05:51:18.667483Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b4b286a9-1224-4e81-8c7c-0eb4b5bd32b9","timestamp":"2022-08-25T05:51:18.667492Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 05:51:19.950 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:51:19.950 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:51:20.098 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:51:20.099 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T05:51:19.078521Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"487479c6-8bac-4343-8657-2a06f1f42ff3","timestamp":"2022-08-25T05:51:19.078535Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-08-25 05:51:20.917 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:51:20.917 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:51:21.450 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:51:21.451 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-08-25T05:51:19.400082Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ca8ef012-d032-489c-83c9-618000546824","timestamp":"2022-08-25T05:51:19.400150Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 05:51:21.921 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:51:21.921 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:51:36.891 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:51:36.892 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:51:36.892 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:51:38.739 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:51:38.740 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T05:51:37.624743Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5f3c9d74-8cb7-42bf-85ad-758f0884d95d","timestamp":"2022-08-25T05:51:37.624820Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-08-25 05:51:38.928 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:51:38.928 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:51:53.971 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:51:53.972 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:51:53.972 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:51:54.635 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:51:54.636 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T05:51:54.218154Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9e656a5f-d669-49de-b332-8c728f8653e4","timestamp":"2022-08-25T05:51:54.218253Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-08-25 05:51:54.939 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:51:54.939 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:52:10.014 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:52:10.014 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:52:10.014 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:52:25.063 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:52:25.063 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:52:25.063 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:52:40.136 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:52:40.137 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:52:40.137 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:52:55.191 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:52:55.191 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:52:55.191 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:53:10.242 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:53:10.242 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:53:10.243 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:53:17.612 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-08-25 05:53:17.947 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"3dc1679e-8a16-4bc8-a869-21ea328460ba","timestamp":"2022-08-25T05:53:17.946764Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 05:53:17.953 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 6 ms 2022-08-25 05:53:17.954 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-08-25 05:53:17.998 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:53:17.998 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (44 ms):{"serverTimeMs":0,"count":1} 2022-08-25 05:53:18.755 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:53:18.756 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"3dc1679e-8a16-4bc8-a869-21ea328460ba","timestamp":"2022-08-25T05:53:17.946764Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 05:53:18.756 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-08-25 05:53:18.756 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:53:18.756 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:53:18.950 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:53:18.951 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-08-25T05:53:18.705389Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"11353b89-c8ea-4bd0-a4e8-7708e4e01917","timestamp":"2022-08-25T05:53:18.705408Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 05:53:20.948 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:53:20.948 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:53:20.974 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:53:20.974 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T05:53:19.088081Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ad223172-9cdf-4aef-b98c-c904ae704fca","timestamp":"2022-08-25T05:53:19.088115Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-08-25 05:53:22.952 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:53:22.952 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:53:23.073 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:53:23.073 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T05:53:18.306060Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6c246fb2-e5ce-4c8e-ab4a-58da3361accb","timestamp":"2022-08-25T05:53:18.306070Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-08-25 05:53:23.957 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:53:23.958 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:53:24.495 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:53:24.496 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-08-25T05:53:19.400172Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"700a8aea-a567-45e4-bfcb-4f9be6895290","timestamp":"2022-08-25T05:53:19.400231Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 05:53:24.958 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:53:24.959 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:53:38.695 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:53:38.695 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T05:53:37.624514Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"617ba44e-82c5-4742-8505-7d8381576c91","timestamp":"2022-08-25T05:53:37.624575Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-08-25 05:53:40.970 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:53:40.970 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:53:54.537 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:53:54.537 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T05:53:54.218141Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c241a091-8f1f-4129-abb7-19e22d101a16","timestamp":"2022-08-25T05:53:54.218185Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-08-25 05:53:54.971 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:53:54.972 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:54:10.001 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:54:10.001 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:54:10.001 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:54:25.046 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:54:25.047 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:54:25.047 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:54:40.222 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:54:40.222 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:54:40.222 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:54:55.250 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:54:55.251 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:54:55.251 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:55:10.342 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:55:10.343 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:55:10.343 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:55:17.612 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-08-25 05:55:17.982 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"f277bd54-b413-44e9-9f19-599c9cee1e99","timestamp":"2022-08-25T05:55:17.981792Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 05:55:18.004 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 22 ms 2022-08-25 05:55:18.004 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-08-25 05:55:18.047 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:55:18.048 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (44 ms):{"serverTimeMs":1,"count":1} 2022-08-25 05:55:18.848 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:55:18.849 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"f277bd54-b413-44e9-9f19-599c9cee1e99","timestamp":"2022-08-25T05:55:17.981792Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 05:55:18.849 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-08-25 05:55:18.849 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:55:18.849 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:55:19.036 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:55:19.037 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T05:55:18.369689Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ed18e2a0-2a91-4d2c-b4b5-05d9d17a4bf1","timestamp":"2022-08-25T05:55:18.369700Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-08-25 05:55:19.993 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-08-25T05:55:18.762713Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"69cc7e12-47be-49b9-b8e6-a4b3dec5c4d7","timestamp":"2022-08-25T05:55:18.762723Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 05:55:20.011 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:55:20.011 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:55:20.114 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:55:20.115 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T05:55:19.270908Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1a7e4b24-928b-42ff-9333-05fdd5ea855e","timestamp":"2022-08-25T05:55:19.270937Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-08-25 05:55:21.019 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:55:21.020 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:55:21.573 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:55:21.573 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-08-25T05:55:19.400117Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3b81bf9a-096f-4998-879a-9547461e4acf","timestamp":"2022-08-25T05:55:19.400198Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 05:55:21.998 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:55:21.998 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:55:36.990 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:55:36.990 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:55:36.990 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:55:38.750 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:55:38.751 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T05:55:37.624497Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"994bf625-9c1f-4696-8fc9-acb1db6c227b","timestamp":"2022-08-25T05:55:37.624555Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-08-25 05:55:38.796 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:55:38.796 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:55:53.835 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:55:53.835 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:55:53.835 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:55:54.514 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:55:54.515 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T05:55:54.218023Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a22a8262-fcbd-4dfb-86fe-3d51e466b2e5","timestamp":"2022-08-25T05:55:54.218100Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-08-25 05:55:55.001 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:55:55.001 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:56:10.087 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:56:10.088 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:56:10.088 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:56:25.143 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:56:25.144 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:56:25.144 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:56:40.289 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:56:40.289 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:56:40.290 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:56:55.327 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:56:55.328 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:56:55.328 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:57:10.442 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:57:10.442 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:57:10.442 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:57:17.612 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-08-25 05:57:18.002 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"df5ac9ee-12bc-4689-afc0-ee8f493eb64a","timestamp":"2022-08-25T05:57:18.002314Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 05:57:18.004 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 0 ms 2022-08-25 05:57:18.004 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-08-25 05:57:18.035 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:57:18.036 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (32 ms):{"serverTimeMs":0,"count":1} 2022-08-25 05:57:18.723 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:57:18.724 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"df5ac9ee-12bc-4689-afc0-ee8f493eb64a","timestamp":"2022-08-25T05:57:18.002314Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 05:57:18.724 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-08-25 05:57:18.724 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:57:18.724 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:57:18.962 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:57:18.963 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-08-25T05:57:18.732227Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f5664a6f-28e9-46b1-89e4-8429af605ced","timestamp":"2022-08-25T05:57:18.732237Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 05:57:19.020 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T05:57:19.157280Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"21a5e8be-c93f-4bbb-8483-5522759964ec","timestamp":"2022-08-25T05:57:19.157292Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-08-25 05:57:19.044 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:57:19.044 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:57:19.530 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:57:19.530 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T05:57:18.326843Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"893f69f6-ad4b-4db0-a813-97396e9cf57d","timestamp":"2022-08-25T05:57:18.326853Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-08-25 05:57:19.549 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:57:19.549 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:57:20.189 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:57:20.190 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-08-25T05:57:19.400108Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2cef8bf2-06ff-427f-ae3d-1350125b875c","timestamp":"2022-08-25T05:57:19.400193Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 05:57:21.028 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:57:21.029 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:57:36.060 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:57:36.061 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:57:36.061 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:57:38.790 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:57:38.790 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T05:57:37.624516Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ccfd7e2f-29e3-4357-b5ab-09556fbade5d","timestamp":"2022-08-25T05:57:37.624569Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-08-25 05:57:38.829 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:57:38.829 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:57:53.871 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:57:53.873 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:57:53.873 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:57:54.527 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:57:54.528 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T05:57:54.218103Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1a699719-3f43-4911-8840-3d3071fd0ada","timestamp":"2022-08-25T05:57:54.218285Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-08-25 05:57:55.020 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:57:55.021 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:58:10.186 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:58:10.187 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:58:10.187 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:58:25.295 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:58:25.295 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:58:25.296 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:58:40.356 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:58:40.356 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:58:40.357 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:58:55.388 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:58:55.388 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:58:55.388 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:59:10.455 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:59:10.455 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:59:10.455 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:59:17.612 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-08-25 05:59:18.033 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"1ea6555f-10ef-4e31-867e-1f3bddcd94e6","timestamp":"2022-08-25T05:59:18.032285Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 05:59:18.054 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 21 ms 2022-08-25 05:59:18.054 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-08-25 05:59:18.083 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:59:18.084 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (29 ms):{"serverTimeMs":0,"count":1} 2022-08-25 05:59:18.751 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:59:18.752 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"1ea6555f-10ef-4e31-867e-1f3bddcd94e6","timestamp":"2022-08-25T05:59:18.032285Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 05:59:18.752 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-08-25 05:59:18.752 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:59:18.752 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:59:19.024 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:59:19.024 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-08-25T05:59:18.748037Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c32046a1-0c5e-449c-9296-1405c0572efd","timestamp":"2022-08-25T05:59:18.748059Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 05:59:22.037 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:59:22.038 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:59:22.061 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:59:22.061 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T05:59:18.338261Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"961e7abe-ff34-49d5-924b-55811f328bfa","timestamp":"2022-08-25T05:59:18.338287Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-08-25 05:59:23.043 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:59:23.043 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:59:23.145 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:59:23.145 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T05:59:19.367580Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e9321010-0bf5-4af0-b2eb-cd976d46badd","timestamp":"2022-08-25T05:59:19.367595Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-08-25 05:59:24.042 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:59:24.042 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:59:24.634 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:59:24.634 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-08-25T05:59:19.400196Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ce19158f-9f8b-4058-a2f8-b8d7fff13e3e","timestamp":"2022-08-25T05:59:19.400256Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 05:59:25.044 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:59:25.044 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:59:38.738 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:59:38.739 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T05:59:37.624673Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"167dac33-330a-43c4-996e-cc4ad8d2b548","timestamp":"2022-08-25T05:59:37.624780Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-08-25 05:59:38.769 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:59:38.769 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:59:53.825 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:59:53.826 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:59:53.826 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 05:59:54.545 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 05:59:54.545 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T05:59:54.218490Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0971b9db-2fba-4b83-8dd3-b555c5a2bd15","timestamp":"2022-08-25T05:59:54.218552Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-08-25 05:59:55.049 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 05:59:55.050 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 06:00:10.493 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 06:00:10.494 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 06:00:10.494 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 06:00:25.569 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 06:00:25.569 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 06:00:25.569 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 06:00:40.628 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 06:00:40.629 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 06:00:40.629 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 06:00:55.691 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 06:00:55.691 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 06:00:55.691 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 06:01:10.755 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 06:01:10.755 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 06:01:10.755 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 06:01:17.612 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-08-25 06:01:18.056 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"27e5985d-d5ed-481e-80a3-08c2a25d11a8","timestamp":"2022-08-25T06:01:18.055894Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 06:01:18.104 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 47 ms 2022-08-25 06:01:18.104 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-08-25 06:01:18.147 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 06:01:18.147 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (43 ms):{"serverTimeMs":0,"count":1} 2022-08-25 06:01:18.919 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 06:01:18.919 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"27e5985d-d5ed-481e-80a3-08c2a25d11a8","timestamp":"2022-08-25T06:01:18.055894Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 06:01:18.919 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-08-25 06:01:18.920 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 06:01:18.920 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 06:01:19.223 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 06:01:19.223 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T06:01:19.359565Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1949cf8e-b6e1-41cf-a411-ae59b17197de","timestamp":"2022-08-25T06:01:19.359586Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-08-25 06:01:20.076 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 06:01:20.077 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 06:01:20.241 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 06:01:20.242 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T06:01:18.533277Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6e4a511b-8307-4a72-b9a6-e1fc25d0e924","timestamp":"2022-08-25T06:01:18.533291Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-08-25 06:01:21.081 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 06:01:21.081 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 06:01:21.199 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 06:01:21.200 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-08-25T06:01:18.984845Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d2ccd03d-a325-4bb5-9ee8-139ffb02cb6c","timestamp":"2022-08-25T06:01:18.984858Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 06:01:21.228 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 06:01:21.228 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 06:01:21.842 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 06:01:21.843 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-08-25T06:01:19.400086Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"32566323-5ba9-4d88-9d8e-6d968b9e934f","timestamp":"2022-08-25T06:01:19.400136Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 06:01:22.079 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 06:01:22.079 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 06:01:37.245 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 06:01:37.245 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 06:01:37.245 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 06:01:38.730 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 06:01:38.731 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T06:01:37.624519Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"86c7c511-4c6b-45b2-bf90-39d1fe3892f5","timestamp":"2022-08-25T06:01:37.624570Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-08-25 06:01:38.753 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 06:01:38.753 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 06:01:53.827 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 06:01:53.827 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 06:01:53.828 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 06:01:54.516 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 06:01:54.516 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T06:01:54.218333Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b8eec042-aec1-49fc-92cc-602381d0cbf1","timestamp":"2022-08-25T06:01:54.218365Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-08-25 06:01:55.079 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 06:01:55.079 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 06:02:10.157 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 06:02:10.158 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 06:02:10.158 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 06:02:25.247 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 06:02:25.248 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 06:02:25.248 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 06:02:40.332 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 06:02:40.332 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 06:02:40.332 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 06:02:55.405 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 06:02:55.406 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 06:02:55.406 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 06:03:10.499 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 06:03:10.500 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 06:03:10.500 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 06:03:17.612 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-08-25 06:03:18.101 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"19e1a7e2-0048-4ed5-99f3-4e237a879b99","timestamp":"2022-08-25T06:03:18.100074Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 06:03:18.103 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 2 ms 2022-08-25 06:03:18.104 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-08-25 06:03:18.171 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 06:03:18.171 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (67 ms):{"serverTimeMs":0,"count":1} 2022-08-25 06:03:18.912 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 06:03:18.912 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"19e1a7e2-0048-4ed5-99f3-4e237a879b99","timestamp":"2022-08-25T06:03:18.100074Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 06:03:18.913 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-08-25 06:03:18.913 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 06:03:18.913 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 06:03:19.080 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 06:03:19.081 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T06:03:18.459271Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8bc592bf-d79a-47ea-a366-7580af6b2049","timestamp":"2022-08-25T06:03:18.459287Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-08-25 06:03:19.122 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 06:03:19.122 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 06:03:19.221 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 06:03:19.222 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-08-25T06:03:18.912468Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a49b9fa2-cc32-45d0-91d3-92f8b5bc8fbb","timestamp":"2022-08-25T06:03:18.912484Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 06:03:19.285 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 06:03:19.286 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 06:03:19.765 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 06:03:19.766 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T06:03:19.328320Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c83fbebe-bcbe-449a-8ba2-8dc529024b11","timestamp":"2022-08-25T06:03:19.328333Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-08-25 06:03:19.788 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 06:03:19.788 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 06:03:20.356 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 06:03:20.357 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-08-25T06:03:19.400094Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"025bfaa5-4d1b-45b4-93b6-92674df20a21","timestamp":"2022-08-25T06:03:19.400163Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-08-25 06:03:21.118 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 06:03:21.118 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 06:03:36.152 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 06:03:36.153 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 06:03:36.153 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 06:03:38.748 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-08-25 06:03:38.748 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-25T06:03:37.624525Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"78bbec15-df96-457c-92fa-96b95ca215b8","timestamp":"2022-08-25T06:03:37.624586Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-08-25 06:03:38.786 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 2022-08-25 06:03:38.786 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/38876444-94d1-4eec-8bc1-b3694fa1be9c/onap-policy-clamp-runtime-acm-d4dfc654b-pscdj?timeout=15000 (anonymous) ... 2022-08-25 06:03:53.820 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK