By type
Policy clamp config file: /opt/app/policy/clamp/etc/mounted/acRuntimeParameters.yaml overriding logback xml files . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.0) 2022-10-28 03:21:30.803 INFO 10 --- [ main] o.o.p.clamp.acm.runtime.Application : Starting Application using Java 11.0.11 on onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb with PID 10 (/app/app.jar started by policy in /opt/app/policy/clamp/bin) 2022-10-28 03:21:30.809 INFO 10 --- [ main] o.o.p.clamp.acm.runtime.Application : No active profile set, falling back to default profiles: default 2022-10-28 03:21:35.596 INFO 10 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-10-28 03:21:36.629 INFO 10 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 963 ms. Found 7 JPA repository interfaces. 2022-10-28 03:21:39.536 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-10-28 03:21:39.541 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-10-28 03:21:39.546 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-10-28 03:21:39.559 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-10-28 03:21:39.570 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-10-28 03:21:39.584 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-10-28 03:21:39.596 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-10-28 03:21:39.601 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-10-28 03:21:39.661 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-10-28 03:21:39.720 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-10-28 03:21:39.726 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-10-28 03:21:40.691 INFO 10 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 6969 (https) 2022-10-28 03:21:40.718 INFO 10 --- [ main] o.apache.catalina.core.StandardService : Starting service [Tomcat] 2022-10-28 03:21:40.719 INFO 10 --- [ main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.62] 2022-10-28 03:21:40.976 INFO 10 --- [ main] o.a.c.c.C.[.[.[/onap/policy/clamp/acm] : Initializing Spring embedded WebApplicationContext 2022-10-28 03:21:40.977 INFO 10 --- [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 9935 ms 2022-10-28 03:21:41.782 INFO 10 --- [ main] o.s.boot.web.servlet.RegistrationBean : Filter requestResponseLoggingFilter was not registered (possibly already registered?) 2022-10-28 03:21:42.766 INFO 10 --- [ main] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] 2022-10-28 03:21:43.174 INFO 10 --- [ main] org.hibernate.Version : HHH000412: Hibernate ORM core version 5.4.31.Final 2022-10-28 03:21:43.974 INFO 10 --- [ main] o.hibernate.annotations.common.Version : HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2022-10-28 03:21:44.395 INFO 10 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Starting... 2022-10-28 03:21:46.143 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=484) 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.22.jar!/:5.3.22] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1800) ~[spring-beans-5.3.22.jar!/:5.3.22] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:620) ~[spring-beans-5.3.22.jar!/:5.3.22] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) ~[spring-beans-5.3.22.jar!/:5.3.22] at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) ~[spring-beans-5.3.22.jar!/:5.3.22] at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.3.22.jar!/:5.3.22] at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) ~[spring-beans-5.3.22.jar!/:5.3.22] at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) ~[spring-beans-5.3.22.jar!/:5.3.22] at org.springframework.context.support.AbstractApplicationContext.getBean(AbstractApplicationContext.java:1154) ~[spring-context-5.3.22.jar!/:5.3.22] at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:908) ~[spring-context-5.3.22.jar!/:5.3.22] at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:583) ~[spring-context-5.3.22.jar!/:5.3.22] 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=484) 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=484) 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-10-28 03:21:46.147 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=484) 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.22.jar!/:5.3.22] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1800) ~[spring-beans-5.3.22.jar!/:5.3.22] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:620) ~[spring-beans-5.3.22.jar!/:5.3.22] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) ~[spring-beans-5.3.22.jar!/:5.3.22] at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) ~[spring-beans-5.3.22.jar!/:5.3.22] at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.3.22.jar!/:5.3.22] at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) ~[spring-beans-5.3.22.jar!/:5.3.22] at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) ~[spring-beans-5.3.22.jar!/:5.3.22] at org.springframework.context.support.AbstractApplicationContext.getBean(AbstractApplicationContext.java:1154) ~[spring-context-5.3.22.jar!/:5.3.22] at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:908) ~[spring-context-5.3.22.jar!/:5.3.22] at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:583) ~[spring-context-5.3.22.jar!/:5.3.22] 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=484) 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=484) 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-10-28 03:21:46.243 INFO 10 --- [ main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2022-10-28 03:21:51.024 INFO 10 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Starting... 2022-10-28 03:21:51.502 INFO 10 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Start completed. 2022-10-28 03:21:56.378 INFO 10 --- [ main] o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-10-28 03:21:56.408 INFO 10 --- [ main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' 2022-10-28 03:22:00.517 INFO 10 --- [ main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=7ceae6de-4c05-4ae5-ac6b-b1b753ffe641, consumerInstance=onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb, 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-10-28 03:22:00.780 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-10-28 03:22:02.342 INFO 10 --- [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 3 endpoint(s) beneath base path '/actuator' 2022-10-28 03:22:04.744 INFO 10 --- [ main] o.s.s.web.DefaultSecurityFilterChain : Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@1fa44f66, org.springframework.security.web.context.SecurityContextPersistenceFilter@64186f60, org.springframework.security.web.header.HeaderWriterFilter@3450bd13, org.springframework.security.web.authentication.logout.LogoutFilter@33a7331, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@1eab0700, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@319d106c, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@35f35c59, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@4229b92c, org.springframework.security.web.session.SessionManagementFilter@194eae3e, org.springframework.security.web.access.ExceptionTranslationFilter@2761156e, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@b5d7233] 2022-10-28 03:22:06.742 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-10-28 03:22:06.743 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-10-28 03:22:06.744 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-10-28 03:22:06.744 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-10-28 03:22:06.745 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-10-28 03:22:06.745 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-10-28 03:22:06.746 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-10-28 03:22:06.747 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-10-28 03:22:06.747 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-10-28 03:22:06.748 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-10-28 03:22:06.748 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-10-28 03:22:06.749 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-10-28 03:22:06.750 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-10-28 03:22:06.750 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-10-28 03:22:06.751 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-10-28 03:22:06.752 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-10-28 03:22:06.753 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-10-28 03:22:06.753 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-10-28 03:22:06.754 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-10-28 03:22:06.755 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-10-28 03:22:06.755 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-10-28 03:22:06.756 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-10-28 03:22:06.819 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-10-28 03:22:09.039 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting 2022-10-28 03:22:09.040 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Topic endpoint management 2022-10-28 03:22:09.052 INFO 10 --- [ main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=7ceae6de-4c05-4ae5-ac6b-b1b753ffe641, consumerInstance=onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb, 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-10-28 03:22:09.055 INFO 10 --- [ main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=7ceae6de-4c05-4ae5-ac6b-b1b753ffe641, consumerInstance=onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb, 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-10-28 03:22:09.066 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:22:09.056 INFO 10 --- [ main] o.o.p.c.e.e.c.b.i.InlineBusTopicSink : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=76d53783-06d4-4fb7-9039-678bd5149309, alive=false, publisher=null]]: starting 2022-10-28 03:22:09.104 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:22:09.118 INFO 10 --- [ main] o.o.p.c.e.e.c.b.i.InlineDmaapTopicSink : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=76d53783-06d4-4fb7-9039-678bd5149309, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created 2022-10-28 03:22:09.131 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher AutomationCompositionStateChangePublisher 2022-10-28 03:22:09.133 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher ParticipantDeregisterAckPublisher 2022-10-28 03:22:09.133 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher ParticipantUpdatePublisher 2022-10-28 03:22:09.134 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher ParticipantRegisterAckPublisher 2022-10-28 03:22:09.134 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher ParticipantStatusReqPublisher 2022-10-28 03:22:09.134 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher AutomationCompositionUpdatePublisher 2022-10-28 03:22:09.134 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantUpdateAckListener 2022-10-28 03:22:09.135 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantRegisterListener 2022-10-28 03:22:09.135 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantStatusListener 2022-10-28 03:22:09.135 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Listener AutomationCompositionStateChangeAckListener 2022-10-28 03:22:09.136 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Listener AutomationCompositionUpdateAckListener 2022-10-28 03:22:09.136 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantDeregisterListener 2022-10-28 03:22:09.136 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Topic Message Dispatcher 2022-10-28 03:22:09.136 INFO 10 --- [ main] o.o.p.c.e.e.comm.bus.internal.TopicBase : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=7ceae6de-4c05-4ae5-ac6b-b1b753ffe641, consumerInstance=onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb, 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@6bcfb561 2022-10-28 03:22:09.137 INFO 10 --- [ main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=7ceae6de-4c05-4ae5-ac6b-b1b753ffe641, consumerInstance=onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb, 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-10-28 03:22:09.137 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager started 2022-10-28 03:22:09.148 INFO 10 --- [ main] o.o.p.clamp.acm.runtime.Application : Started Application in 40.683 seconds (JVM running for 43.606) 2022-10-28 03:22:09.186 INFO 10 --- [ main] o.s.b.a.ApplicationAvailabilityBean : Application availability state LivenessState changed to CORRECT 2022-10-28 03:22:09.281 INFO 10 --- [ main] o.s.b.a.ApplicationAvailabilityBean : Application availability state ReadinessState changed to ACCEPTING_TRAFFIC 2022-10-28 03:22:24.751 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:22:24.835 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:22:24.835 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:22:26.461 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:22:26.503 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.u.services.OrderedServiceImpl : ***** OrderedServiceImpl implementers: [] 2022-10-28 03:22:26.505 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-10-28T03:22:25.711634Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e432bdd9-0ff9-41e4-8d50-671dd50f86a7","timestamp":"2022-10-28T03:22:25.711895Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-28 03:22:27.886 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:22:27.886 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:22:31.732 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:22:31.736 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-28T03:22:30.551083Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"56b8dd8b-a6f9-4781-b60c-ea7cc6537fb6","timestamp":"2022-10-28T03:22:30.551253Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-28 03:22:32.565 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:22:32.566 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:22:47.608 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:22:47.609 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:22:47.609 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:23:02.632 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:23:02.633 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:23:02.633 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:23:17.617 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:23:17.617 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:23:17.617 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:23:32.668 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:23:32.669 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:23:32.670 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:23:42.644 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:23:42.645 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-28T03:23:41.783822Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"594c560e-773d-415a-a812-0a0bac1907d7","timestamp":"2022-10-28T03:23:41.783959Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-28 03:23:42.673 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:23:42.673 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:23:57.641 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:23:57.642 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:23:57.643 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:24:09.039 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-10-28 03:24:09.521 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"ba83a6c0-9766-4029-bdcc-2e3187615a2c","timestamp":"2022-10-28T03:24:09.510622Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-28 03:24:09.563 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 37 ms 2022-10-28 03:24:09.571 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-10-28 03:24:09.657 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:24:09.659 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (90 ms):{"serverTimeMs":0,"count":1} 2022-10-28 03:24:10.312 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:24:10.313 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"ba83a6c0-9766-4029-bdcc-2e3187615a2c","timestamp":"2022-10-28T03:24:09.510622Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-28 03:24:10.313 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-10-28 03:24:10.313 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:24:10.313 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:24:10.479 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:24:10.480 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-28T03:24:10.328647Z","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":"2ae24b22-ee16-4dfe-869b-f6ac797df7ec","timestamp":"2022-10-28T03:24:10.328690Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-28 03:24:10.535 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:24:10.535 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:24:10.557 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:24:10.558 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-28T03:24:09.883736Z","state":"UNKNOWN","healthStatus":"UNKNOWN","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":"e2a05c06-4d3a-4f52-92de-ca443b342fb6","timestamp":"2022-10-28T03:24:09.883753Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-28 03:24:10.587 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:24:10.588 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:24:11.107 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:24:11.109 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-10-28T03:24:10.328865Z","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":"bc1f067e-1c9f-4da7-8003-b082a952c5b4","timestamp":"2022-10-28T03:24:10.328900Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-28 03:24:11.143 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:24:11.144 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:24:25.782 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:24:25.782 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:24:25.783 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:24:26.304 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:24:26.305 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-10-28T03:24:25.709775Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7350da6d-5ef1-471c-b5a2-aacdb4b5d170","timestamp":"2022-10-28T03:24:25.710253Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-28 03:24:26.512 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:24:26.513 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:24:31.690 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:24:31.691 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-28T03:24:30.551033Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"64f152ee-2792-4413-b900-f560886d4c20","timestamp":"2022-10-28T03:24:30.551215Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-28 03:24:32.516 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:24:32.516 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:24:47.477 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:24:47.478 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:24:47.479 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:25:02.451 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:25:02.452 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:25:02.452 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:25:17.415 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:25:17.416 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:25:17.416 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:25:32.390 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:25:32.391 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:25:32.391 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:25:42.531 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:25:42.532 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-28T03:25:41.782728Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"36b1c3dc-93ba-435e-a304-0e314b5df94f","timestamp":"2022-10-28T03:25:41.782947Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-28 03:25:43.546 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:25:43.546 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:25:58.525 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:25:58.527 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:25:58.528 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:26:09.037 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-10-28 03:26:09.517 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"29e3c51e-ab2e-4329-93b3-65278d1b1ec9","timestamp":"2022-10-28T03:26:09.516618Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-28 03:26:09.563 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 45 ms 2022-10-28 03:26:09.563 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-10-28 03:26:09.610 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:26:09.610 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (47 ms):{"serverTimeMs":1,"count":1} 2022-10-28 03:26:10.243 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:26:10.245 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"29e3c51e-ab2e-4329-93b3-65278d1b1ec9","timestamp":"2022-10-28T03:26:09.516618Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-28 03:26:10.245 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-10-28 03:26:10.246 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:26:10.246 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:26:10.444 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:26:10.447 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-28T03:26:10.245915Z","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":"d4b3ddc3-c763-442f-bfd6-be2276ae0d79","timestamp":"2022-10-28T03:26:10.245928Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-28 03:26:10.538 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:26:10.539 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:26:10.560 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:26:10.561 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-10-28T03:26:10.244993Z","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":"0edf798c-02cf-4560-8eed-5f48e5289f38","timestamp":"2022-10-28T03:26:10.245016Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-28 03:26:10.588 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:26:10.589 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:26:11.119 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:26:11.120 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-28T03:26:09.800435Z","state":"UNKNOWN","healthStatus":"UNKNOWN","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":"75be96d8-626a-4e20-9882-0f37637f79a0","timestamp":"2022-10-28T03:26:09.800457Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-28 03:26:11.155 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:26:11.155 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:26:25.777 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:26:25.777 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:26:25.778 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:26:26.315 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:26:26.315 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-10-28T03:26:25.709160Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0e451a5d-b622-4203-ae42-7627032eb0e5","timestamp":"2022-10-28T03:26:25.709254Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-28 03:26:26.531 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:26:26.532 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:26:31.681 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:26:31.682 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-28T03:26:30.550849Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5d15cec0-712f-4d48-b4c3-eb57d2e22c6b","timestamp":"2022-10-28T03:26:30.550938Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-28 03:26:32.549 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:26:32.549 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:26:47.520 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:26:47.520 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:26:47.521 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:27:02.525 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:27:02.527 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:27:02.528 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:27:17.486 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:27:17.488 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:27:17.488 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:27:32.444 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:27:32.444 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:27:32.445 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:27:42.454 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:27:42.455 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-28T03:27:41.782665Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0b502734-8f06-4f31-8280-ac6b80346f6c","timestamp":"2022-10-28T03:27:41.782778Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-28 03:27:42.561 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:27:42.561 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:27:57.529 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:27:57.529 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:27:57.530 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:28:09.037 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-10-28 03:28:09.535 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"d86526a2-0cda-4173-a449-9d2d3c9e9347","timestamp":"2022-10-28T03:28:09.534995Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-28 03:28:09.563 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-10-28 03:28:09.563 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-10-28 03:28:09.599 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:28:09.600 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (37 ms):{"serverTimeMs":1,"count":1} 2022-10-28 03:28:10.224 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:28:10.225 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"d86526a2-0cda-4173-a449-9d2d3c9e9347","timestamp":"2022-10-28T03:28:09.534995Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-28 03:28:10.226 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-10-28 03:28:10.226 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:28:10.226 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:28:10.376 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:28:10.378 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-28T03:28:10.229096Z","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":"3d4ba9c8-fd94-4aa1-9bc6-49b731513500","timestamp":"2022-10-28T03:28:10.229132Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-28 03:28:10.556 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:28:10.557 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:28:10.600 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:28:10.601 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-10-28T03:28:10.227899Z","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":"c205cd23-7b6d-42a2-83f3-e7258231b68e","timestamp":"2022-10-28T03:28:10.227926Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-28 03:28:10.636 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:28:10.637 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:28:11.163 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:28:11.164 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-28T03:28:09.780890Z","state":"UNKNOWN","healthStatus":"UNKNOWN","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":"b0a12a3b-d6a7-4ec1-bfda-4a2a757f0ce9","timestamp":"2022-10-28T03:28:09.780913Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-28 03:28:11.185 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:28:11.185 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:28:25.783 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:28:25.784 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:28:25.784 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:28:26.334 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:28:26.335 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-10-28T03:28:25.709375Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7bbe7484-caa6-4ed5-889c-364411434334","timestamp":"2022-10-28T03:28:25.709533Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-28 03:28:26.565 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:28:26.565 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:28:31.690 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:28:31.692 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-28T03:28:30.550890Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ffa7e7c9-b250-49b3-9d15-04411ac6d77c","timestamp":"2022-10-28T03:28:30.550949Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-28 03:28:32.554 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:28:32.554 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:28:47.519 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:28:47.520 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:28:47.521 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:29:02.500 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:29:02.501 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:29:02.501 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:29:17.461 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:29:17.462 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:29:17.462 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:29:32.417 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:29:32.418 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:29:32.418 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:29:42.459 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:29:42.460 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-28T03:29:41.782631Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"34dafdf5-8923-4baf-9a9d-5e61e4313259","timestamp":"2022-10-28T03:29:41.782782Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-28 03:29:42.574 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:29:42.574 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:29:57.529 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:29:57.529 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:29:57.530 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:30:09.037 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-10-28 03:30:09.557 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"d25044e4-cf32-4801-a87b-489f9da1c604","timestamp":"2022-10-28T03:30:09.557473Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-28 03:30:09.562 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 5 ms 2022-10-28 03:30:09.563 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-10-28 03:30:09.600 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:30:09.601 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (38 ms):{"serverTimeMs":0,"count":1} 2022-10-28 03:30:10.232 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:30:10.233 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"d25044e4-cf32-4801-a87b-489f9da1c604","timestamp":"2022-10-28T03:30:09.557473Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-28 03:30:10.233 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-10-28 03:30:10.233 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:30:10.233 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:30:10.430 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:30:10.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-10-28T03:30:10.222660Z","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":"a09afaa7-ea29-44c5-a3a6-680796edf0d8","timestamp":"2022-10-28T03:30:10.222679Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-28 03:30:10.577 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:30:10.577 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:30:10.606 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:30:10.606 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-28T03:30:09.779458Z","state":"UNKNOWN","healthStatus":"UNKNOWN","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":"4b328fd5-7763-43f3-9dbc-9f6363e8bf30","timestamp":"2022-10-28T03:30:09.779479Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-28 03:30:10.628 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:30:10.629 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:30:11.151 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:30:11.152 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-10-28T03:30:10.242135Z","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":"96228a8f-c46c-4a3d-94e1-5123c2de938b","timestamp":"2022-10-28T03:30:10.242161Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-28 03:30:11.177 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:30:11.178 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:30:25.823 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:30:25.823 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:30:25.824 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:30:26.375 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:30:26.376 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-10-28T03:30:25.709157Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b70fa20a-1079-4508-a756-bbd677b46693","timestamp":"2022-10-28T03:30:25.709350Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-28 03:30:26.587 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:30:26.588 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:30:31.689 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:30:31.690 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-28T03:30:30.550925Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6369eb59-27ba-47c8-9a26-911d2b32c801","timestamp":"2022-10-28T03:30:30.551009Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-28 03:30:32.576 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:30:32.577 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:30:47.534 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:30:47.535 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:30:47.535 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:31:02.501 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:31:02.502 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:31:02.502 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:31:17.506 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:31:17.508 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:31:17.508 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:31:32.501 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:31:32.502 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:31:32.502 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:31:42.449 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:31:42.450 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-28T03:31:41.782392Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d1557318-d9d8-42ae-8629-a19d3eeb51c0","timestamp":"2022-10-28T03:31:41.782483Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-28 03:31:42.592 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:31:42.592 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:31:57.548 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:31:57.549 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:31:57.549 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:32:09.037 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-10-28 03:32:09.579 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"643bb814-bb29-406b-b5e9-5c0ab56e9795","timestamp":"2022-10-28T03:32:09.578902Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-28 03:32:09.612 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 33 ms 2022-10-28 03:32:09.613 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-10-28 03:32:09.648 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:32:09.648 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (35 ms):{"serverTimeMs":0,"count":1} 2022-10-28 03:32:10.301 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:32:10.302 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"643bb814-bb29-406b-b5e9-5c0ab56e9795","timestamp":"2022-10-28T03:32:09.578902Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-28 03:32:10.302 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-10-28 03:32:10.302 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:32:10.302 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:32:10.494 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:32:10.495 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-28T03:32:10.308374Z","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":"04919203-e11a-4038-87e7-ef745af8f00d","timestamp":"2022-10-28T03:32:10.308407Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-28 03:32:10.594 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:32:10.594 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:32:10.625 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:32:10.626 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-28T03:32:09.852296Z","state":"UNKNOWN","healthStatus":"UNKNOWN","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":"61338aa3-6cf8-4378-80cb-83b175fb6094","timestamp":"2022-10-28T03:32:09.852309Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-28 03:32:10.651 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:32:10.652 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:32:11.174 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:32:11.175 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-10-28T03:32:10.305594Z","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":"b08d6a4e-7c17-4838-8a0b-db9fed8cc413","timestamp":"2022-10-28T03:32:10.305618Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-28 03:32:11.208 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:32:11.209 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:32:25.782 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:32:25.783 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:32:25.783 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:32:26.301 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:32:26.302 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-10-28T03:32:25.709253Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c234bcf9-342d-489a-bf5d-646024a5126b","timestamp":"2022-10-28T03:32:25.709351Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-28 03:32:26.594 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:32:26.594 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:32:31.683 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:32:31.684 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-28T03:32:30.550859Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4a9cf0fd-bf06-475c-b511-2b7e1f80d711","timestamp":"2022-10-28T03:32:30.550956Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-28 03:32:32.595 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:32:32.595 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:32:47.553 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:32:47.554 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:32:47.554 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:33:02.520 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:33:02.521 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:33:02.521 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:33:17.486 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:33:17.487 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:33:17.487 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:33:32.447 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:33:32.448 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:33:32.448 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:33:42.462 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:33:42.464 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-28T03:33:41.782523Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e7e2d0a0-a8e7-43f5-8929-63cf8db3ad63","timestamp":"2022-10-28T03:33:41.782614Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-28 03:33:42.612 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:33:42.612 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:33:57.576 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:33:57.577 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:33:57.578 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:34:09.037 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-10-28 03:34:09.599 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"d3997373-882b-4561-95f4-3b217a36cb3d","timestamp":"2022-10-28T03:34:09.599442Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-28 03:34:09.613 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 13 ms 2022-10-28 03:34:09.613 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-10-28 03:34:09.651 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:34:09.652 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (39 ms):{"serverTimeMs":0,"count":1} 2022-10-28 03:34:10.279 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:34:10.279 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"d3997373-882b-4561-95f4-3b217a36cb3d","timestamp":"2022-10-28T03:34:09.599442Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-28 03:34:10.281 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-10-28 03:34:10.281 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:34:10.281 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:34:10.425 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:34:10.425 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-28T03:34:10.281227Z","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":"7e6b4174-c088-489a-acc7-6f1b3f504591","timestamp":"2022-10-28T03:34:10.281250Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-28 03:34:10.611 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:34:10.611 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:34:10.635 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:34:10.637 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-10-28T03:34:10.275573Z","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":"c4755e32-c6d9-4746-8ba6-f264329b234f","timestamp":"2022-10-28T03:34:10.275594Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-28 03:34:10.667 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:34:10.667 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:34:11.192 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:34:11.193 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-28T03:34:09.829177Z","state":"UNKNOWN","healthStatus":"UNKNOWN","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":"94722d69-d8ee-4188-becf-f060410ac96b","timestamp":"2022-10-28T03:34:09.829198Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-28 03:34:11.218 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:34:11.219 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:34:25.772 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:34:25.773 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:34:25.773 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:34:26.295 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:34:26.296 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-10-28T03:34:25.709173Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3ea8e0ff-3c93-4ae5-971f-cfa436897da1","timestamp":"2022-10-28T03:34:25.709290Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-28 03:34:26.615 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:34:26.616 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:34:31.688 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:34:31.689 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-28T03:34:30.551020Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ef8dc876-bc0e-4216-9789-445e72473f16","timestamp":"2022-10-28T03:34:30.551091Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-28 03:34:32.628 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:34:32.628 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:34:47.610 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:34:47.610 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:34:47.610 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:35:02.581 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:35:02.582 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:35:02.582 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:35:17.536 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:35:17.537 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:35:17.538 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:35:32.496 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:35:32.497 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:35:32.497 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:35:42.447 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:35:42.449 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-28T03:35:41.782425Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"06f58caf-be53-416d-87d0-3d2633e739c0","timestamp":"2022-10-28T03:35:41.782527Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-28 03:35:42.656 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:35:42.656 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:35:57.618 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:35:57.619 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:35:57.619 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:36:09.037 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-10-28 03:36:09.641 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"e0a76f69-b38a-4b90-b55a-89a2ffd6c11b","timestamp":"2022-10-28T03:36:09.641267Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-28 03:36:09.663 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 20 ms 2022-10-28 03:36:09.663 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-10-28 03:36:09.704 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:36:09.705 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (42 ms):{"serverTimeMs":0,"count":1} 2022-10-28 03:36:10.324 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:36:10.325 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"e0a76f69-b38a-4b90-b55a-89a2ffd6c11b","timestamp":"2022-10-28T03:36:09.641267Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-28 03:36:10.325 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-10-28 03:36:10.326 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:36:10.326 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:36:10.523 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:36:10.524 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-28T03:36:10.330674Z","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":"6da6cb25-a7c6-4aa8-82b7-244bd96cc6eb","timestamp":"2022-10-28T03:36:10.330708Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-28 03:36:10.656 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:36:10.656 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:36:10.679 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:36:10.680 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-10-28T03:36:10.329802Z","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":"2a2f7a1b-c472-4606-a5ec-ded15f6a349c","timestamp":"2022-10-28T03:36:10.329832Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-28 03:36:10.704 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:36:10.705 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:36:11.224 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:36:11.224 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-28T03:36:09.875575Z","state":"UNKNOWN","healthStatus":"UNKNOWN","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":"ba213c34-36c6-419b-b4d8-5a4ecfb50090","timestamp":"2022-10-28T03:36:09.875587Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-28 03:36:11.249 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:36:11.249 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:36:26.365 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:36:26.366 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-10-28T03:36:25.709402Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"08a41a68-b35d-49a1-84bf-a777447d4f90","timestamp":"2022-10-28T03:36:25.709523Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-28 03:36:26.667 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:36:26.667 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:36:31.686 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:36:31.687 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-28T03:36:30.550924Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"eec9fd6d-0ea9-4aa3-a1f1-26fe6f044dbb","timestamp":"2022-10-28T03:36:30.551026Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-28 03:36:32.655 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:36:32.655 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:36:47.619 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:36:47.621 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:36:47.621 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:37:02.613 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:37:02.614 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:37:02.614 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:37:17.592 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:37:17.593 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:37:17.593 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:37:32.564 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:37:32.565 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:37:32.565 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:37:42.463 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:37:42.465 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-28T03:37:41.782618Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3de403e5-fe0e-431a-b73e-172fea04d32f","timestamp":"2022-10-28T03:37:41.782751Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-28 03:37:42.677 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:37:42.678 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:37:57.643 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:37:57.643 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:37:57.643 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:38:09.037 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-10-28 03:38:09.658 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"36ab9ff9-40d5-4c9e-b0fc-8dbda2e2f3ca","timestamp":"2022-10-28T03:38:09.658703Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-28 03:38:09.662 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 3 ms 2022-10-28 03:38:09.663 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-10-28 03:38:09.700 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:38:09.701 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (38 ms):{"serverTimeMs":1,"count":1} 2022-10-28 03:38:10.320 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:38:10.321 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"36ab9ff9-40d5-4c9e-b0fc-8dbda2e2f3ca","timestamp":"2022-10-28T03:38:09.658703Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-28 03:38:10.321 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-10-28 03:38:10.321 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:38:10.322 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:38:10.477 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:38:10.481 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-28T03:38:10.322724Z","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":"8f5c91b8-86e5-4975-b6e1-994a8ccd3f92","timestamp":"2022-10-28T03:38:10.322737Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-28 03:38:10.674 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:38:10.676 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:38:10.723 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:38:10.725 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-10-28T03:38:10.322686Z","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":"53ec5ab0-7b68-45d3-9c1a-b8ed5699d2c5","timestamp":"2022-10-28T03:38:10.322696Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-28 03:38:10.755 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:38:10.756 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:38:11.277 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:38:11.278 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-28T03:38:09.866803Z","state":"UNKNOWN","healthStatus":"UNKNOWN","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":"a5fb3f1b-1f71-4f93-823e-8c4231712b30","timestamp":"2022-10-28T03:38:09.866827Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-28 03:38:11.303 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:38:11.303 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:38:26.369 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:38:26.370 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-10-28T03:38:25.709145Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c558e3f0-4885-46c1-8337-df89a0098f23","timestamp":"2022-10-28T03:38:25.709348Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-28 03:38:26.673 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:38:26.674 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:38:31.695 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:38:31.696 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-28T03:38:30.550947Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a75643a6-5248-4b95-97af-4529f179f54f","timestamp":"2022-10-28T03:38:30.551009Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-28 03:38:31.724 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:38:31.724 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:38:46.676 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:38:46.677 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:38:46.677 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:39:01.652 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:39:01.653 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:39:01.653 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:39:16.614 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:39:16.616 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:39:16.616 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:39:31.579 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:39:31.579 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:39:31.579 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:39:42.474 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:39:42.475 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-28T03:39:41.782390Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a08fd44b-65fa-43dc-8527-30507cb18692","timestamp":"2022-10-28T03:39:41.782488Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-28 03:39:42.693 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:39:42.693 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:39:57.676 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:39:57.677 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:39:57.677 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:40:09.037 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-10-28 03:40:09.682 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"195f1e82-83be-4209-9f4b-8365c607eadd","timestamp":"2022-10-28T03:40:09.681749Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-28 03:40:09.713 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 29 ms 2022-10-28 03:40:09.713 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-10-28 03:40:09.771 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:40:09.772 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (59 ms):{"serverTimeMs":1,"count":1} 2022-10-28 03:40:10.402 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:40:10.403 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"195f1e82-83be-4209-9f4b-8365c607eadd","timestamp":"2022-10-28T03:40:09.681749Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-28 03:40:10.403 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-10-28 03:40:10.404 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:40:10.404 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:40:10.560 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:40:10.561 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-28T03:40:09.940337Z","state":"UNKNOWN","healthStatus":"UNKNOWN","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":"9bdecd6e-8f0e-486b-8a88-8ff6edb81834","timestamp":"2022-10-28T03:40:09.940345Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-28 03:40:10.697 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:40:10.697 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:40:10.729 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:40:10.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-10-28T03:40:10.422864Z","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":"6c0e3f59-15f3-49a6-9694-43fa0ab2decd","timestamp":"2022-10-28T03:40:10.422913Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-28 03:40:10.757 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:40:10.757 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:40:11.278 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:40:11.279 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-10-28T03:40:10.416462Z","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":"ddbe8fb8-b46a-4ed7-9e36-a715477e88ac","timestamp":"2022-10-28T03:40:10.416493Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-28 03:40:11.311 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:40:11.311 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:40:26.390 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:40:26.392 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-10-28T03:40:25.709259Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9cfb3e76-cbe7-4ce5-baf3-44e7be5e911e","timestamp":"2022-10-28T03:40:25.709377Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-28 03:40:26.714 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:40:26.715 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:40:31.700 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:40:31.700 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-28T03:40:30.550858Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"69819c63-95b6-46ed-8aa4-fb01ce434597","timestamp":"2022-10-28T03:40:30.550928Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-28 03:40:32.708 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:40:32.708 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:40:47.712 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:40:47.713 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:40:47.713 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:41:02.714 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:41:02.715 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:41:02.715 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:41:17.685 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:41:17.686 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:41:17.686 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:41:32.638 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:41:32.639 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:41:32.639 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:41:42.447 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:41:42.448 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-28T03:41:41.782535Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cbdd9d37-cf44-4d8d-b302-c83afc571715","timestamp":"2022-10-28T03:41:41.782672Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-28 03:41:42.716 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:41:42.716 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:41:57.684 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:41:57.685 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:41:57.685 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:42:09.037 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-10-28 03:42:09.703 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"e4abd16c-0a90-4905-a537-451609a9f46e","timestamp":"2022-10-28T03:42:09.702731Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-28 03:42:09.713 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 9 ms 2022-10-28 03:42:09.713 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-10-28 03:42:09.755 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:42:09.755 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (42 ms):{"serverTimeMs":0,"count":1} 2022-10-28 03:42:10.376 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:42:10.377 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"e4abd16c-0a90-4905-a537-451609a9f46e","timestamp":"2022-10-28T03:42:09.702731Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-28 03:42:10.377 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-10-28 03:42:10.378 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:42:10.378 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:42:10.532 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:42:10.533 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-28T03:42:10.379966Z","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":"0ef31b5c-109a-4e93-85b4-0eac22e97ab3","timestamp":"2022-10-28T03:42:10.379978Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-28 03:42:10.719 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:42:10.719 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:42:10.741 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:42:10.742 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-10-28T03:42:10.377091Z","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":"5aaec22b-1567-4fee-84c4-39016551607d","timestamp":"2022-10-28T03:42:10.377110Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-28 03:42:10.766 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:42:10.766 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:42:11.285 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:42:11.287 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-28T03:42:09.919447Z","state":"UNKNOWN","healthStatus":"UNKNOWN","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":"2850d276-1557-456d-9b58-840548b468eb","timestamp":"2022-10-28T03:42:09.919463Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-28 03:42:11.311 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:42:11.311 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:42:26.366 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:42:26.367 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-10-28T03:42:25.709191Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ba6d6041-baf9-45b2-b7b2-5f24369672eb","timestamp":"2022-10-28T03:42:25.709269Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-28 03:42:26.734 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:42:26.735 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:42:31.692 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:42:31.693 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-28T03:42:30.550980Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4400f184-2499-4113-b0a7-79f9d34194fb","timestamp":"2022-10-28T03:42:30.551054Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-28 03:42:31.716 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:42:31.716 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:42:46.671 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:42:46.673 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:42:46.673 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:43:01.636 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:43:01.637 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:43:01.637 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:43:16.591 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:43:16.592 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:43:16.593 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:43:31.547 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:43:31.549 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:43:31.549 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:43:42.451 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:43:42.453 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-28T03:43:41.782512Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fc5c5f84-f749-4094-aa00-11ab2c6f959f","timestamp":"2022-10-28T03:43:41.782607Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-28 03:43:42.738 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:43:42.739 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:43:57.695 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:43:57.696 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:43:57.696 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:44:09.037 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-10-28 03:44:09.722 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"50208dc0-9531-4e1f-9440-34acdbb8a790","timestamp":"2022-10-28T03:44:09.722116Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-28 03:44:09.763 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 40 ms 2022-10-28 03:44:09.763 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-10-28 03:44:09.804 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:44:09.805 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (42 ms):{"serverTimeMs":1,"count":1} 2022-10-28 03:44:10.427 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:44:10.428 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"50208dc0-9531-4e1f-9440-34acdbb8a790","timestamp":"2022-10-28T03:44:09.722116Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-28 03:44:10.428 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-10-28 03:44:10.428 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:44:10.428 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:44:10.583 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:44:10.584 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-28T03:44:10.426469Z","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":"453c3893-96d3-49e1-94f0-23c5778dc402","timestamp":"2022-10-28T03:44:10.426486Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-28 03:44:10.738 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:44:10.738 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:44:10.758 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:44:10.759 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-10-28T03:44:10.429095Z","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":"c08c32cd-18cf-441f-9e84-d5acbb72d452","timestamp":"2022-10-28T03:44:10.429125Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-28 03:44:10.786 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:44:10.787 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:44:11.306 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:44:11.307 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-28T03:44:09.964365Z","state":"UNKNOWN","healthStatus":"UNKNOWN","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":"22ba7cdb-e242-42e3-a8e1-54c778de5620","timestamp":"2022-10-28T03:44:09.964376Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-28 03:44:11.332 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:44:11.332 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:44:26.394 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:44:26.396 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-10-28T03:44:25.709525Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e9af7761-cd25-4c23-b311-88a52f47ba8d","timestamp":"2022-10-28T03:44:25.709742Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-28 03:44:26.740 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:44:26.741 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:44:31.690 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:44:31.691 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-28T03:44:30.550822Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"890efd8f-f9e6-45cb-ab30-8567cd37155e","timestamp":"2022-10-28T03:44:30.550904Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-28 03:44:31.742 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:44:31.742 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:44:46.691 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:44:46.692 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:44:46.692 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:45:01.665 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:45:01.666 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:45:01.666 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:45:16.617 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:45:16.617 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:45:16.618 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:45:31.573 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:45:31.574 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:45:31.574 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:45:42.455 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:45:42.455 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-28T03:45:41.782703Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e5e5b58d-08e8-4760-97f7-9e56dd1d27e0","timestamp":"2022-10-28T03:45:41.782864Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-28 03:45:42.751 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:45:42.751 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:45:57.704 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:45:57.705 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:45:57.705 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:46:09.037 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-10-28 03:46:09.746 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"26c0f176-788a-4b68-9c4c-65461dec419d","timestamp":"2022-10-28T03:46:09.745787Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-28 03:46:09.762 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-10-28 03:46:09.763 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-10-28 03:46:09.798 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:46:09.798 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (35 ms):{"serverTimeMs":0,"count":1} 2022-10-28 03:46:10.416 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:46:10.417 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"26c0f176-788a-4b68-9c4c-65461dec419d","timestamp":"2022-10-28T03:46:09.745787Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-28 03:46:10.417 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-10-28 03:46:10.418 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:46:10.418 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:46:10.574 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:46:10.575 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-28T03:46:10.423324Z","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":"a84410ba-9718-4256-b02e-a7f51120816a","timestamp":"2022-10-28T03:46:10.423338Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-28 03:46:10.765 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:46:10.765 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:46:10.787 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:46:10.788 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-10-28T03:46:10.420059Z","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":"fcf2ce83-4d01-467c-938c-8dfcfec6cec9","timestamp":"2022-10-28T03:46:10.420078Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-28 03:46:10.817 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:46:10.817 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:46:11.337 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:46:11.338 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-28T03:46:09.957894Z","state":"UNKNOWN","healthStatus":"UNKNOWN","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":"efa5417d-1d18-4304-83cf-f0b3f29c933a","timestamp":"2022-10-28T03:46:09.957912Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-28 03:46:11.361 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:46:11.361 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:46:26.423 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:46:26.424 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-10-28T03:46:25.709231Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e53e524b-6ba6-48ca-bb13-c129084b91cc","timestamp":"2022-10-28T03:46:25.709353Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-28 03:46:26.767 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:46:26.767 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:46:31.699 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:46:31.700 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-28T03:46:30.550842Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4c80d4d4-2c4f-4dcd-9915-5690c8b12cb4","timestamp":"2022-10-28T03:46:30.550929Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-28 03:46:31.766 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:46:31.766 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:46:46.716 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:46:46.716 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:46:46.717 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:47:01.678 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:47:01.679 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:47:01.679 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:47:16.640 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:47:16.641 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:47:16.641 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:47:31.598 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:47:31.599 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:47:31.599 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:47:42.456 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:47:42.457 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-28T03:47:41.782525Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"afac913b-2f49-4e15-ae98-55fea3f63a29","timestamp":"2022-10-28T03:47:41.782688Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-28 03:47:42.776 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:47:42.777 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:47:57.759 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:47:57.760 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:47:57.760 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:48:09.037 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-10-28 03:48:09.768 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"7693e9a0-e10b-40f2-8634-445969c64417","timestamp":"2022-10-28T03:48:09.768481Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-28 03:48:09.812 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 43 ms 2022-10-28 03:48:09.813 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-10-28 03:48:09.848 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:48:09.848 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (35 ms):{"serverTimeMs":1,"count":1} 2022-10-28 03:48:10.467 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:48:10.469 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"7693e9a0-e10b-40f2-8634-445969c64417","timestamp":"2022-10-28T03:48:09.768481Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-28 03:48:10.469 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-10-28 03:48:10.470 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:48:10.470 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:48:10.620 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:48:10.621 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-28T03:48:10.477728Z","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":"42212e9d-932d-47e8-8c88-2f8012141fe9","timestamp":"2022-10-28T03:48:10.477739Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-28 03:48:10.782 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:48:10.782 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:48:10.802 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:48:10.803 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-10-28T03:48:10.470769Z","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":"fdc4428e-f2a2-4ed2-985c-6e3abffe598b","timestamp":"2022-10-28T03:48:10.470780Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-28 03:48:10.829 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:48:10.829 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:48:11.348 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:48:11.349 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-28T03:48:10.005688Z","state":"UNKNOWN","healthStatus":"UNKNOWN","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":"3f206805-0ad0-485f-b5f6-57f3226ecb27","timestamp":"2022-10-28T03:48:10.005707Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-28 03:48:11.367 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:48:11.367 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:48:26.419 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:48:26.420 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-10-28T03:48:25.709182Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b697a437-e061-479f-9103-53acfb456557","timestamp":"2022-10-28T03:48:25.709315Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-28 03:48:26.783 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:48:26.783 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:48:31.700 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:48:31.701 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-28T03:48:30.550990Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"741ad265-7903-455b-a2c4-4c8c2bc6ddcd","timestamp":"2022-10-28T03:48:30.551064Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-28 03:48:31.782 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:48:31.784 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:48:46.741 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:48:46.742 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:48:46.742 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:49:01.700 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:49:01.701 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:49:01.701 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:49:16.647 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:49:16.647 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:49:16.648 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:49:31.593 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:49:31.594 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:49:31.594 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:49:42.448 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:49:42.450 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-28T03:49:41.782469Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"750d2e21-9f32-4288-af2e-f06df99a4d3f","timestamp":"2022-10-28T03:49:41.782607Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-28 03:49:42.800 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:49:42.800 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:49:57.778 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:49:57.780 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:49:57.780 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:50:09.037 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-10-28 03:50:09.790 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"2ec0e0b8-a37c-437f-a5c3-d4f497f58755","timestamp":"2022-10-28T03:50:09.789501Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-28 03:50:09.812 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-10-28 03:50:09.813 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-10-28 03:50:09.848 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:50:09.849 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (36 ms):{"serverTimeMs":0,"count":1} 2022-10-28 03:50:10.472 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:50:10.473 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"2ec0e0b8-a37c-437f-a5c3-d4f497f58755","timestamp":"2022-10-28T03:50:09.789501Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-28 03:50:10.473 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-10-28 03:50:10.473 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:50:10.473 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:50:10.625 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:50:10.626 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-28T03:50:10.473217Z","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":"8639a439-1038-4635-a055-3c185c6a108f","timestamp":"2022-10-28T03:50:10.473234Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-28 03:50:10.802 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:50:10.802 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:50:10.822 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:50:10.822 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-10-28T03:50:10.480461Z","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":"cd6e1801-cfc1-4197-871a-22b02dc05208","timestamp":"2022-10-28T03:50:10.480498Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-28 03:50:10.843 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:50:10.843 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:50:11.361 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:50:11.361 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-28T03:50:10.007324Z","state":"UNKNOWN","healthStatus":"UNKNOWN","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":"768ed0f6-d288-48d9-a127-75c2d92d87a7","timestamp":"2022-10-28T03:50:10.007333Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-28 03:50:11.381 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:50:11.382 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:50:26.437 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:50:26.438 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-10-28T03:50:25.709286Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b20640f5-841f-4c2e-ade4-d5c3ee4024e9","timestamp":"2022-10-28T03:50:25.709504Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-28 03:50:26.803 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:50:26.803 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:50:31.699 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:50:31.700 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-28T03:50:30.550954Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"dbac909d-7a1d-4d57-abaa-000fdf652443","timestamp":"2022-10-28T03:50:30.551027Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-28 03:50:31.810 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:50:31.810 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:50:46.760 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:50:46.761 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:50:46.761 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:51:01.714 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:51:01.714 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:51:01.715 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:51:16.656 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:51:16.657 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:51:16.657 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:51:31.604 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:51:31.605 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:51:31.605 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:51:42.491 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:51:42.491 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-28T03:51:41.782682Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a85843c7-b171-4034-be1d-fe0fc2856853","timestamp":"2022-10-28T03:51:41.782866Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-28 03:51:42.815 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:51:42.815 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:51:57.803 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:51:57.804 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:51:57.805 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:52:09.037 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-10-28 03:52:09.809 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"e3412b99-27b7-4bd5-9305-db87b059f2e2","timestamp":"2022-10-28T03:52:09.809103Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-28 03:52:09.813 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-10-28 03:52:09.813 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-10-28 03:52:09.852 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:52:09.853 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (40 ms):{"serverTimeMs":0,"count":1} 2022-10-28 03:52:10.475 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:52:10.476 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"e3412b99-27b7-4bd5-9305-db87b059f2e2","timestamp":"2022-10-28T03:52:09.809103Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-28 03:52:10.476 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-10-28 03:52:10.476 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:52:10.476 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:52:10.628 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:52:10.628 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-28T03:52:10.476614Z","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":"487956cb-4640-4225-97e9-8bc3f104fff8","timestamp":"2022-10-28T03:52:10.476627Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-28 03:52:10.822 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:52:10.822 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:52:10.843 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:52:10.844 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-10-28T03:52:10.477893Z","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":"2d4d254a-6e62-4fbc-a628-e39d3d83500e","timestamp":"2022-10-28T03:52:10.477912Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-28 03:52:10.869 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:52:10.869 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:52:11.388 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:52:11.389 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-28T03:52:10.007459Z","state":"UNKNOWN","healthStatus":"UNKNOWN","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":"0a2c4a46-a8b1-46a4-8545-b125d9ac8caf","timestamp":"2022-10-28T03:52:10.007471Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-28 03:52:11.418 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:52:11.419 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:52:26.364 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:52:26.365 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-10-28T03:52:25.709231Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ce5a2abd-2f0e-44bc-9b6d-61e3011e386d","timestamp":"2022-10-28T03:52:25.709338Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-28 03:52:26.821 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:52:26.821 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:52:31.697 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:52:31.698 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-28T03:52:30.550842Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a5b04ed4-a288-4ef8-af06-e380717792c4","timestamp":"2022-10-28T03:52:30.550926Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-28 03:52:31.825 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:52:31.825 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:52:46.772 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:52:46.773 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:52:46.773 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:53:01.778 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:53:01.779 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:53:01.779 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:53:16.734 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:53:16.735 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:53:16.735 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:53:31.715 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:53:31.716 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:53:31.717 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:53:42.450 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:53:42.451 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-28T03:53:41.782470Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"893d779d-63c0-4859-8127-85ff47d1e8d3","timestamp":"2022-10-28T03:53:41.782564Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-28 03:53:42.837 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:53:42.837 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:53:57.794 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:53:57.794 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:53:57.795 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:54:09.038 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-10-28 03:54:09.834 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"9b27a9a2-61c9-4890-98fd-be021d83dc49","timestamp":"2022-10-28T03:54:09.834231Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-28 03:54:09.862 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 28 ms 2022-10-28 03:54:09.863 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-10-28 03:54:09.916 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:54:09.917 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (54 ms):{"serverTimeMs":1,"count":1} 2022-10-28 03:54:10.537 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:54:10.538 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"9b27a9a2-61c9-4890-98fd-be021d83dc49","timestamp":"2022-10-28T03:54:09.834231Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-28 03:54:10.538 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-10-28 03:54:10.538 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:54:10.538 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:54:10.678 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:54:10.679 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-28T03:54:10.541283Z","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":"9f0244d0-61da-4629-ac08-c493002a5c29","timestamp":"2022-10-28T03:54:10.541302Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-28 03:54:10.846 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:54:10.846 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:54:10.865 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:54:10.865 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-28T03:54:10.070118Z","state":"UNKNOWN","healthStatus":"UNKNOWN","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":"5bdc21a4-646d-45cb-899d-49abea417a2a","timestamp":"2022-10-28T03:54:10.070129Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-28 03:54:10.885 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:54:10.886 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:54:11.403 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:54:11.404 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-10-28T03:54:10.539586Z","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":"53788caf-7478-47c3-8c78-0852f15631a3","timestamp":"2022-10-28T03:54:10.539603Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-28 03:54:11.429 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:54:11.430 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:54:26.377 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:54:26.378 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-10-28T03:54:25.709166Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"43694a64-0cd2-46fd-bdd4-60dfb824f501","timestamp":"2022-10-28T03:54:25.709277Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-28 03:54:26.858 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:54:26.858 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:54:31.704 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:54:31.705 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-28T03:54:30.550920Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5c400cc6-8303-4403-93e6-251217165ae0","timestamp":"2022-10-28T03:54:30.551025Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-28 03:54:31.848 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:54:31.848 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:54:46.806 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:54:46.806 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:54:46.806 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:55:01.774 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:55:01.775 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:55:01.775 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:55:16.733 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:55:16.733 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:55:16.734 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:55:31.683 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:55:31.684 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:55:31.684 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:55:42.524 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:55:42.525 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-28T03:55:41.782461Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ea842e99-9bab-4e11-8a38-1142a136b20f","timestamp":"2022-10-28T03:55:41.782554Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-28 03:55:42.859 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:55:42.860 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:55:57.816 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:55:57.816 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:55:57.817 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:56:09.037 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-10-28 03:56:09.851 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"37102bf3-75d3-4a46-bb36-2a7c7b6037f1","timestamp":"2022-10-28T03:56:09.851288Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-28 03:56:09.862 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 11 ms 2022-10-28 03:56:09.863 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-10-28 03:56:09.894 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:56:09.894 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (31 ms):{"serverTimeMs":0,"count":1} 2022-10-28 03:56:10.522 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:56:10.523 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"37102bf3-75d3-4a46-bb36-2a7c7b6037f1","timestamp":"2022-10-28T03:56:09.851288Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-28 03:56:10.523 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-10-28 03:56:10.523 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:56:10.524 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:56:10.669 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:56:10.670 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-28T03:56:10.045413Z","state":"UNKNOWN","healthStatus":"UNKNOWN","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":"17080232-d6da-4c69-9639-e5713c4102ef","timestamp":"2022-10-28T03:56:10.045434Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-28 03:56:10.864 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:56:10.864 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:56:10.883 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:56:10.884 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-28T03:56:10.512397Z","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":"1ef9530e-109b-4814-b2dc-ed4a0d18be2e","timestamp":"2022-10-28T03:56:10.512404Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-28 03:56:10.908 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:56:10.908 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:56:11.425 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:56:11.426 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-10-28T03:56:10.523310Z","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":"18347ccf-f41d-4e8b-ba54-ebb927b7f994","timestamp":"2022-10-28T03:56:10.523329Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-28 03:56:11.449 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:56:11.449 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:56:26.368 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:56:26.369 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-10-28T03:56:25.709129Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"36820967-ec29-4892-a83e-7bf944485a2f","timestamp":"2022-10-28T03:56:25.709211Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-28 03:56:26.869 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:56:26.869 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:56:31.701 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:56:31.702 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-28T03:56:30.550875Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5d6c36cf-1561-4633-b7fb-8ac4a09b6692","timestamp":"2022-10-28T03:56:30.551003Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-28 03:56:31.864 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:56:31.865 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:56:46.814 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:56:46.815 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:56:46.816 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:57:01.766 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:57:01.767 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:57:01.767 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:57:16.721 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:57:16.722 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:57:16.723 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:57:31.679 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:57:31.680 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:57:31.680 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:57:42.528 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:57:42.529 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-28T03:57:41.783185Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"50da3fe8-042b-40ce-aa72-a60271e99878","timestamp":"2022-10-28T03:57:41.783719Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-28 03:57:42.896 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:57:42.896 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:57:57.847 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:57:57.848 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:57:57.848 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:58:09.037 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-10-28 03:58:09.868 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"14c4a41d-7d99-4706-a4e3-d9929039d05c","timestamp":"2022-10-28T03:58:09.867923Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-28 03:58:09.913 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 44 ms 2022-10-28 03:58:09.913 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-10-28 03:58:09.952 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:58:09.952 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (39 ms):{"serverTimeMs":0,"count":1} 2022-10-28 03:58:10.578 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:58:10.578 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"14c4a41d-7d99-4706-a4e3-d9929039d05c","timestamp":"2022-10-28T03:58:09.867923Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-28 03:58:10.579 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-10-28 03:58:10.579 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:58:10.579 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:58:10.736 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:58:10.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-10-28T03:58:10.578326Z","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":"a03f2f28-10d0-4e6d-af66-a67674d7ea4a","timestamp":"2022-10-28T03:58:10.578359Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-28 03:58:10.881 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:58:10.881 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:58:10.898 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:58:10.899 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-10-28T03:58:10.574191Z","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":"25b0ffc4-a35e-4e93-b20b-25161b8e06d5","timestamp":"2022-10-28T03:58:10.574220Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-28 03:58:10.928 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:58:10.928 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:58:11.453 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:58:11.454 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-28T03:58:10.111154Z","state":"UNKNOWN","healthStatus":"UNKNOWN","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":"847e8af3-8a2d-431a-8ffb-93b7fad87c0e","timestamp":"2022-10-28T03:58:10.111180Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-28 03:58:11.487 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:58:11.487 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:58:26.373 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:58:26.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-10-28T03:58:25.709317Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8ee820c4-d3f4-4235-abed-a73938879465","timestamp":"2022-10-28T03:58:25.709433Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-28 03:58:26.892 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:58:26.893 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:58:31.755 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:58:31.755 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-28T03:58:30.550852Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"89c0cb16-d1bf-46a0-89ae-4d77d6cd8241","timestamp":"2022-10-28T03:58:30.550909Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-28 03:58:31.888 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:58:31.888 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:58:46.879 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:58:46.879 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:58:46.879 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:59:01.859 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:59:01.860 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:59:01.860 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:59:16.815 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:59:16.816 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:59:16.816 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:59:31.769 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:59:31.770 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:59:31.770 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:59:42.449 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:59:42.450 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-28T03:59:41.782644Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"28e5d516-5bb2-4cd2-8ea8-469dc9f2c1e8","timestamp":"2022-10-28T03:59:41.782767Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-28 03:59:42.905 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:59:42.905 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 03:59:57.860 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 03:59:57.861 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 03:59:57.861 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 04:00:09.037 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-10-28 04:00:09.889 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"08a1925d-72a4-4191-a836-dabddc27a1a6","timestamp":"2022-10-28T04:00:09.888721Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-28 04:00:09.912 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-10-28 04:00:09.913 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-10-28 04:00:09.971 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 04:00:09.971 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (58 ms):{"serverTimeMs":0,"count":1} 2022-10-28 04:00:10.600 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 04:00:10.600 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"08a1925d-72a4-4191-a836-dabddc27a1a6","timestamp":"2022-10-28T04:00:09.888721Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-28 04:00:10.600 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-10-28 04:00:10.601 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 04:00:10.601 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 04:00:10.833 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 04:00:10.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-10-28T04:00:10.677615Z","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":"ab528117-d97e-4fa3-90dd-b26cddf0817a","timestamp":"2022-10-28T04:00:10.677634Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-28 04:00:10.903 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 04:00:10.903 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 04:00:10.920 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 04:00:10.921 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-10-28T04:00:10.677533Z","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":"14eb8dff-61eb-47f2-b497-7d2871f28ae5","timestamp":"2022-10-28T04:00:10.677553Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-28 04:00:10.942 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 04:00:10.943 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 04:00:11.460 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 04:00:11.461 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-28T04:00:10.202602Z","state":"UNKNOWN","healthStatus":"UNKNOWN","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":"64b65690-ef28-471c-a1ab-c3ef4b59bedd","timestamp":"2022-10-28T04:00:10.202620Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-28 04:00:11.488 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 04:00:11.489 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 04:00:26.364 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 04:00:26.365 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-10-28T04:00:25.709137Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e91108cf-51ca-41d3-9d95-cbb7e5888eaf","timestamp":"2022-10-28T04:00:25.709277Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-28 04:00:26.916 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 04:00:26.916 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 04:00:31.748 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 04:00:31.749 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-28T04:00:30.550841Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8aa347fa-69e9-441d-8156-240cb1cdea2a","timestamp":"2022-10-28T04:00:30.550915Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-28 04:00:31.904 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 04:00:31.905 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 04:00:46.874 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 04:00:46.875 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 04:00:46.875 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 04:01:01.856 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 04:01:01.856 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 04:01:01.857 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 04:01:16.812 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 04:01:16.813 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 04:01:16.813 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 04:01:31.776 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 04:01:31.776 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 04:01:31.777 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 04:01:42.450 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 04:01:42.450 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-28T04:01:41.782399Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"21939bb9-d368-4dc5-b057-280407cfa163","timestamp":"2022-10-28T04:01:41.782503Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-28 04:01:42.917 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 04:01:42.918 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 04:01:57.874 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 04:01:57.875 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 04:01:57.875 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 04:02:09.037 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-10-28 04:02:09.907 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"ebfd03c3-1923-40e2-91a6-1fb9d8473bd6","timestamp":"2022-10-28T04:02:09.906985Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-28 04:02:09.917 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-10-28 04:02:09.917 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-10-28 04:02:09.957 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 04:02:09.957 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (40 ms):{"serverTimeMs":0,"count":1} 2022-10-28 04:02:10.577 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 04:02:10.578 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"ebfd03c3-1923-40e2-91a6-1fb9d8473bd6","timestamp":"2022-10-28T04:02:09.906985Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-28 04:02:10.578 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-10-28 04:02:10.579 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 04:02:10.579 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 04:02:10.834 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 04:02:10.835 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-28T04:02:10.669643Z","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":"a15498ad-3340-4582-8c62-44c396eb700e","timestamp":"2022-10-28T04:02:10.669651Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-28 04:02:10.918 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 04:02:10.919 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 04:02:10.941 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 04:02:10.941 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-28T04:02:10.194082Z","state":"UNKNOWN","healthStatus":"UNKNOWN","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":"3d565772-4912-4630-9f5a-da3bc61e8557","timestamp":"2022-10-28T04:02:10.194157Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-28 04:02:10.962 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 04:02:10.962 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 04:02:11.478 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 04:02:11.479 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-10-28T04:02:10.666934Z","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":"ccb17dd2-310e-41ea-8d8f-107d7a50d630","timestamp":"2022-10-28T04:02:10.666950Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-28 04:02:11.500 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 04:02:11.501 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 04:02:26.372 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 04:02:26.373 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-10-28T04:02:25.709139Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2d68e0fc-fda8-4076-8ec9-47252203e998","timestamp":"2022-10-28T04:02:25.709242Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-28 04:02:26.929 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 04:02:26.930 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 04:02:31.762 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 04:02:31.763 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-28T04:02:30.551057Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"68f9e1ff-1777-49ac-b27f-ab66a9e6e09f","timestamp":"2022-10-28T04:02:30.551224Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-28 04:02:31.957 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 04:02:31.957 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 04:02:46.909 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 04:02:46.914 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 04:02:46.914 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 04:03:01.886 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 04:03:01.887 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 04:03:01.887 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 04:03:16.838 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 04:03:16.838 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 04:03:16.838 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 04:03:31.788 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 04:03:31.788 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 04:03:31.788 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 04:03:42.448 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 04:03:42.449 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-28T04:03:41.782374Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7cc99561-1a1a-4b60-88d0-aba8712196f3","timestamp":"2022-10-28T04:03:41.782444Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-28 04:03:42.941 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 04:03:42.941 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 04:03:57.884 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 04:03:57.885 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 04:03:57.886 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 04:04:09.037 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-10-28 04:04:09.930 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"75c92977-7d19-4140-956c-b27ad24bbf6a","timestamp":"2022-10-28T04:04:09.929370Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-28 04:04:09.962 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-10-28 04:04:09.963 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-10-28 04:04:09.996 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 04:04:09.997 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (34 ms):{"serverTimeMs":1,"count":1} 2022-10-28 04:04:10.613 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 04:04:10.614 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"75c92977-7d19-4140-956c-b27ad24bbf6a","timestamp":"2022-10-28T04:04:09.929370Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-28 04:04:10.614 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-10-28 04:04:10.614 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 04:04:10.614 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 04:04:10.843 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 04:04:10.844 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-28T04:04:10.687127Z","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":"46b0f330-48db-4ebe-a69f-50a4b1ded105","timestamp":"2022-10-28T04:04:10.687146Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-28 04:04:10.940 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 04:04:10.941 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 04:04:10.958 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 04:04:10.959 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-28T04:04:10.186935Z","state":"UNKNOWN","healthStatus":"UNKNOWN","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":"06dc0c87-ff85-49d2-8f42-f811ff9f43a1","timestamp":"2022-10-28T04:04:10.186949Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-28 04:04:10.978 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 04:04:10.979 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 04:04:11.493 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 04:04:11.494 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-10-28T04:04:10.655643Z","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":"64640bb2-ea4a-4e2f-985c-f14918a4420c","timestamp":"2022-10-28T04:04:10.655676Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-28 04:04:11.516 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 04:04:11.516 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 04:04:26.366 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 04:04:26.367 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-10-28T04:04:25.709271Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3e8fa2eb-9364-4f1b-ba96-f130dffe2f8f","timestamp":"2022-10-28T04:04:25.709376Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-28 04:04:26.956 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 04:04:26.957 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 04:04:31.793 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 04:04:31.794 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-28T04:04:30.550857Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d41df0a0-ef05-4bb9-aecc-8096d16f331c","timestamp":"2022-10-28T04:04:30.550922Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-28 04:04:31.946 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 04:04:31.946 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 04:04:46.890 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 04:04:46.891 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 04:04:46.891 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 04:05:01.857 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 04:05:01.858 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 04:05:01.858 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 04:05:16.811 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 04:05:16.812 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 04:05:16.812 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 04:05:31.764 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 04:05:31.765 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 04:05:31.765 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 04:05:42.448 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 04:05:42.449 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-28T04:05:41.782536Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ac56ae9f-ebe9-4334-af84-6bc3ae52cb66","timestamp":"2022-10-28T04:05:41.782641Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-28 04:05:42.961 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 04:05:42.961 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 04:05:57.946 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 04:05:57.947 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 04:05:57.947 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 04:06:09.037 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-10-28 04:06:09.967 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"ecf422ba-808d-441e-872f-fef051dfadc9","timestamp":"2022-10-28T04:06:09.966687Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-28 04:06:10.012 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 45 ms 2022-10-28 04:06:10.013 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-10-28 04:06:10.054 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 04:06:10.055 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (42 ms):{"serverTimeMs":1,"count":1} 2022-10-28 04:06:10.673 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 04:06:10.674 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"ecf422ba-808d-441e-872f-fef051dfadc9","timestamp":"2022-10-28T04:06:09.966687Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-28 04:06:10.674 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-10-28 04:06:10.674 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 04:06:10.674 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 04:06:10.825 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 04:06:10.826 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-28T04:06:10.683850Z","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":"ca77b3b7-813a-4578-9f56-c7979ba0b756","timestamp":"2022-10-28T04:06:10.683865Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-28 04:06:10.962 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 04:06:10.962 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 04:06:10.977 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 04:06:10.977 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-28T04:06:10.194465Z","state":"UNKNOWN","healthStatus":"UNKNOWN","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":"8183c77c-2f54-4847-a4e9-287fed869e93","timestamp":"2022-10-28T04:06:10.194481Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-28 04:06:11.000 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 04:06:11.000 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 04:06:11.517 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 04:06:11.518 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-10-28T04:06:10.682806Z","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":"a0dc2cda-af1e-47cc-bf5e-208e80fbcd54","timestamp":"2022-10-28T04:06:10.682822Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-28 04:06:11.545 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 04:06:11.545 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 04:06:26.366 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 04:06:26.367 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-10-28T04:06:25.709237Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c87eb85d-1abf-4954-9659-320b31f16850","timestamp":"2022-10-28T04:06:25.709322Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-28 04:06:26.968 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 04:06:26.968 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 04:06:31.799 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 04:06:31.800 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-28T04:06:30.550887Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b49a78c5-9096-4f7b-b2cf-b766d933d1ec","timestamp":"2022-10-28T04:06:30.550982Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-28 04:06:31.967 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 04:06:31.967 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 04:06:46.919 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 04:06:46.920 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 04:06:46.920 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 04:07:01.892 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 04:07:01.892 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 04:07:01.892 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 04:07:16.855 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 04:07:16.856 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 04:07:16.856 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 04:07:31.809 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 04:07:31.810 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 04:07:31.810 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 04:07:42.437 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 04:07:42.438 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-28T04:07:41.782397Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"067b16c7-c295-4aa5-afdf-2fb0c32294ba","timestamp":"2022-10-28T04:07:41.782488Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-28 04:07:42.978 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 04:07:42.978 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 04:07:57.942 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 04:07:57.943 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 04:07:57.943 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 04:08:09.039 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-10-28 04:08:09.972 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"70451565-3516-4f0c-bd3b-3e552ad571fa","timestamp":"2022-10-28T04:08:09.971893Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-28 04:08:10.012 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 40 ms 2022-10-28 04:08:10.013 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-10-28 04:08:10.047 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 04:08:10.047 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (34 ms):{"serverTimeMs":0,"count":1} 2022-10-28 04:08:10.667 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 04:08:10.667 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"70451565-3516-4f0c-bd3b-3e552ad571fa","timestamp":"2022-10-28T04:08:09.971893Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-28 04:08:10.668 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-10-28 04:08:10.668 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 04:08:10.668 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 04:08:10.828 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 04:08:10.828 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-28T04:08:10.680426Z","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":"0d48be97-dac3-4e4f-9b98-79fdb67cc8d6","timestamp":"2022-10-28T04:08:10.680437Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-28 04:08:10.999 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 04:08:11.000 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 04:08:11.016 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 04:08:11.017 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-28T04:08:10.189098Z","state":"UNKNOWN","healthStatus":"UNKNOWN","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":"da7ef219-6b4b-486e-8c0b-f8be8f364ea7","timestamp":"2022-10-28T04:08:10.189110Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-28 04:08:11.039 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 04:08:11.039 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 04:08:11.557 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 04:08:11.557 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-10-28T04:08:10.687434Z","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":"b17cedaa-6cce-4997-b783-a6db727697ab","timestamp":"2022-10-28T04:08:10.687442Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-28 04:08:11.578 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 04:08:11.578 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 04:08:26.372 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 04:08:26.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-10-28T04:08:25.709138Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e780f380-6d63-4369-bb9e-599624b5e65b","timestamp":"2022-10-28T04:08:25.709298Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-28 04:08:27.000 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 04:08:27.001 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 04:08:31.716 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 04:08:31.717 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-28T04:08:30.550848Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"def8ca98-8fe0-4f87-b66a-f59ad238225b","timestamp":"2022-10-28T04:08:30.550897Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-28 04:08:31.994 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 04:08:31.995 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 04:08:46.958 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 04:08:46.959 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 04:08:46.959 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 04:09:01.935 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 04:09:01.936 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 04:09:01.936 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 04:09:16.886 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 04:09:16.887 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 04:09:16.887 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 04:09:31.839 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 04:09:31.840 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 04:09:31.840 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 04:09:42.443 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 04:09:42.445 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-28T04:09:41.782441Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c4ae59f0-7986-4e4f-927e-f785851dd639","timestamp":"2022-10-28T04:09:41.782535Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-28 04:09:43.008 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 04:09:43.008 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 04:09:57.959 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 04:09:57.960 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 04:09:57.960 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 04:10:09.037 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-10-28 04:10:09.992 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"7ebffb91-aadb-471f-b4f7-181bc93c6080","timestamp":"2022-10-28T04:10:09.992353Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-28 04:10:10.013 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 19 ms 2022-10-28 04:10:10.013 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-10-28 04:10:10.042 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 04:10:10.043 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (30 ms):{"serverTimeMs":0,"count":1} 2022-10-28 04:10:10.669 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 04:10:10.670 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"7ebffb91-aadb-471f-b4f7-181bc93c6080","timestamp":"2022-10-28T04:10:09.992353Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-28 04:10:10.670 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-10-28 04:10:10.670 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 04:10:10.670 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 04:10:10.828 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 04:10:10.828 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-28T04:10:10.673484Z","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":"397effb4-b3e5-4646-a836-9113ac662676","timestamp":"2022-10-28T04:10:10.673504Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-28 04:10:11.004 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 04:10:11.004 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 04:10:11.520 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 04:10:11.521 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-28T04:10:10.187484Z","state":"UNKNOWN","healthStatus":"UNKNOWN","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":"c85fb0be-6e07-4e98-b7bc-b5c3763f2fab","timestamp":"2022-10-28T04:10:10.187507Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-28 04:10:11.547 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-10-28T04:10:10.673125Z","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":"3137b300-23ed-42b6-81a0-68fecb807115","timestamp":"2022-10-28T04:10:10.673147Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-28 04:10:11.567 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 04:10:11.568 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 04:10:26.372 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 04:10:26.373 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-10-28T04:10:25.709369Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"068b9a6b-fed3-48fc-bb9c-53398960e032","timestamp":"2022-10-28T04:10:25.709491Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-28 04:10:27.009 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 04:10:27.009 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 04:10:31.720 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 04:10:31.721 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-28T04:10:30.550940Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1a062ceb-28ff-44b7-a1da-a8aa943557dc","timestamp":"2022-10-28T04:10:30.551013Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-28 04:10:32.000 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 04:10:32.001 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 04:10:46.968 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 04:10:46.968 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 04:10:46.969 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 04:11:01.946 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 04:11:01.947 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 04:11:01.947 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 04:11:16.918 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 04:11:16.918 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 04:11:16.918 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 04:11:31.865 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 04:11:31.865 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 04:11:31.865 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 04:11:42.450 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 04:11:42.451 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-28T04:11:41.782556Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b7549c3a-f59d-481c-bf66-6854621840ab","timestamp":"2022-10-28T04:11:41.782665Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-28 04:11:43.017 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 04:11:43.017 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 04:11:57.965 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 04:11:57.966 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 04:11:57.966 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 04:12:09.037 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-10-28 04:12:10.006 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"5bc08979-c0c3-48c1-ab98-8ef8308d49ac","timestamp":"2022-10-28T04:12:10.005980Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-28 04:12:10.012 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-10-28 04:12:10.013 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-10-28 04:12:10.041 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 04:12:10.041 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (28 ms):{"serverTimeMs":0,"count":1} 2022-10-28 04:12:10.660 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 04:12:10.660 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"5bc08979-c0c3-48c1-ab98-8ef8308d49ac","timestamp":"2022-10-28T04:12:10.005980Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-28 04:12:10.661 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-10-28 04:12:10.661 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 04:12:10.661 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 04:12:10.835 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 04:12:10.836 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-28T04:12:10.663114Z","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":"e1145a9b-70a9-459c-85e3-bb1ade2f38f4","timestamp":"2022-10-28T04:12:10.663130Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-28 04:12:11.017 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 04:12:11.018 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 04:12:11.536 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 04:12:11.537 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-28T04:12:10.175061Z","state":"UNKNOWN","healthStatus":"UNKNOWN","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":"d31b9063-5381-482a-b777-8615b97d871a","timestamp":"2022-10-28T04:12:10.175072Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-28 04:12:11.554 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-10-28T04:12:10.658613Z","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":"0948df29-1aaa-46fa-9952-b2e720aed709","timestamp":"2022-10-28T04:12:10.658622Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-28 04:12:11.575 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 04:12:11.575 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 04:12:26.364 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 04:12:26.365 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-10-28T04:12:25.709183Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"de4a48bd-0892-4d0b-9e44-8a8df8e573f8","timestamp":"2022-10-28T04:12:25.709293Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-28 04:12:27.020 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 04:12:27.020 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 04:12:31.720 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 04:12:31.721 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-28T04:12:30.550946Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7771650d-d5d1-45d8-b916-00741009db28","timestamp":"2022-10-28T04:12:30.551007Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-28 04:12:32.026 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 04:12:32.026 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 04:12:46.987 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 04:12:46.988 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 04:12:46.988 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 04:13:02.026 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 04:13:02.027 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 04:13:02.027 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 04:13:16.979 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 04:13:16.979 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 04:13:16.979 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 04:13:31.936 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 04:13:31.936 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 04:13:31.936 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 04:13:42.437 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 04:13:42.438 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-28T04:13:41.782400Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fe9f53da-b4e1-4d06-8619-3dca84701097","timestamp":"2022-10-28T04:13:41.782499Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-28 04:13:43.031 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 04:13:43.031 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 04:13:57.978 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 04:13:57.978 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 04:13:57.978 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 04:14:09.037 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-10-28 04:14:10.027 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"77c412d1-86e4-4786-baa8-d09e2ac2dc5b","timestamp":"2022-10-28T04:14:10.026482Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-28 04:14:10.062 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 35 ms 2022-10-28 04:14:10.063 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-10-28 04:14:10.126 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 04:14:10.127 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (64 ms):{"serverTimeMs":0,"count":1} 2022-10-28 04:14:10.748 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 04:14:10.748 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"77c412d1-86e4-4786-baa8-d09e2ac2dc5b","timestamp":"2022-10-28T04:14:10.026482Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-28 04:14:10.749 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-10-28 04:14:10.749 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 04:14:10.749 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 04:14:10.925 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 04:14:10.926 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-28T04:14:10.752821Z","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":"fd2fe7e8-eff7-412b-88bc-2b0c68a493a6","timestamp":"2022-10-28T04:14:10.752835Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-28 04:14:11.042 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 04:14:11.042 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 04:14:11.058 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 04:14:11.058 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-10-28T04:14:10.746979Z","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":"bdee8df1-3e40-4f6f-b4c3-f1d8c9b5d1eb","timestamp":"2022-10-28T04:14:10.746994Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-28 04:14:11.080 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 04:14:11.080 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 04:14:11.595 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 04:14:11.596 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-28T04:14:10.265829Z","state":"UNKNOWN","healthStatus":"UNKNOWN","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":"9a601f97-e433-491d-a92e-926dda71b456","timestamp":"2022-10-28T04:14:10.265840Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-28 04:14:11.612 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 04:14:11.613 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 04:14:26.369 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 04:14:26.370 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-10-28T04:14:25.709168Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"210cefc9-e07e-4269-a742-97a6a56c58fa","timestamp":"2022-10-28T04:14:25.709287Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-28 04:14:26.397 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 04:14:26.398 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 04:14:31.715 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 04:14:31.716 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-28T04:14:30.550860Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3d85e3cc-a15d-47e4-9d3e-f025f0ee487a","timestamp":"2022-10-28T04:14:30.550938Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-28 04:14:32.039 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 04:14:32.040 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 04:14:46.988 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 04:14:46.989 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 04:14:46.989 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 04:15:01.951 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 04:15:01.952 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 04:15:01.952 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 04:15:16.904 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 04:15:16.904 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 04:15:16.904 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 04:15:31.853 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 04:15:31.854 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 04:15:31.854 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 04:15:42.448 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 04:15:42.448 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-28T04:15:41.782735Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"52934c94-5120-4465-ad10-a25ef9c6e679","timestamp":"2022-10-28T04:15:41.782882Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-28 04:15:43.054 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 04:15:43.054 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 04:15:58.013 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 04:15:58.014 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 04:15:58.014 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 04:16:09.037 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-10-28 04:16:10.046 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"12ba6a8a-08a9-405a-a818-33fa08e9adcd","timestamp":"2022-10-28T04:16:10.046587Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-28 04:16:10.062 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 15 ms 2022-10-28 04:16:10.063 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-10-28 04:16:10.094 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 04:16:10.095 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (32 ms):{"serverTimeMs":1,"count":1} 2022-10-28 04:16:10.715 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 04:16:10.715 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"12ba6a8a-08a9-405a-a818-33fa08e9adcd","timestamp":"2022-10-28T04:16:10.046587Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-28 04:16:10.715 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-10-28 04:16:10.715 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 04:16:10.716 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 04:16:10.871 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 04:16:10.872 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-28T04:16:10.718470Z","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":"46cd8c69-18c9-4079-bda7-0562be171f49","timestamp":"2022-10-28T04:16:10.718482Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-28 04:16:11.058 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 04:16:11.058 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 04:16:11.574 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 04:16:11.575 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-28T04:16:10.256446Z","state":"UNKNOWN","healthStatus":"UNKNOWN","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":"775183c6-e30a-4d50-87d3-e281b08e4feb","timestamp":"2022-10-28T04:16:10.256475Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-28 04:16:12.055 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-10-28T04:16:10.750518Z","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":"01f55976-2a3a-45af-883a-8158f33b56ef","timestamp":"2022-10-28T04:16:10.750537Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-28 04:16:13.054 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 04:16:13.054 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 04:16:26.372 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 04:16:26.373 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-10-28T04:16:25.709327Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1153329e-ad3e-46b3-9abc-f9875c76e8bc","timestamp":"2022-10-28T04:16:25.709431Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-28 04:16:27.060 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 04:16:27.060 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 04:16:31.724 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 04:16:31.724 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-28T04:16:30.550887Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b2f3075e-2856-4ffa-a050-87dd4eca8e54","timestamp":"2022-10-28T04:16:30.550970Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-28 04:16:32.079 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 04:16:32.079 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 04:16:47.040 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 04:16:47.040 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 04:16:47.041 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 04:17:02.019 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 04:17:02.021 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 04:17:02.021 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 04:17:16.982 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 04:17:16.983 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 04:17:16.983 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 04:17:31.936 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 04:17:31.937 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 04:17:31.937 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 04:17:42.440 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 04:17:42.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-10-28T04:17:41.782452Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"59ff5604-13e2-41b7-a1c8-71d54b99e4e1","timestamp":"2022-10-28T04:17:41.782531Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-28 04:17:43.081 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 04:17:43.081 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 04:17:58.066 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 04:17:58.067 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 04:17:58.067 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 04:18:09.038 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-10-28 04:18:09.070 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"eb2b4bfb-7329-4fb3-bbaf-f3f1a6acb178","timestamp":"2022-10-28T04:18:09.070435Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-28 04:18:09.112 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 42 ms 2022-10-28 04:18:09.113 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-10-28 04:18:09.140 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 04:18:09.141 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (28 ms):{"serverTimeMs":0,"count":1} 2022-10-28 04:18:09.760 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 04:18:09.760 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"eb2b4bfb-7329-4fb3-bbaf-f3f1a6acb178","timestamp":"2022-10-28T04:18:09.070435Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-28 04:18:09.761 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-10-28 04:18:09.761 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 04:18:09.761 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 04:18:09.925 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 04:18:09.926 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-28T04:18:09.762213Z","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":"bd39f6fc-4b13-4aa8-bd93-d2bcf349c685","timestamp":"2022-10-28T04:18:09.762237Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-28 04:18:09.947 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 04:18:09.947 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 04:18:09.960 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 04:18:09.961 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-10-28T04:18:09.757637Z","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":"d9739269-a748-4892-a168-2c2244b34d8c","timestamp":"2022-10-28T04:18:09.757649Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-28 04:18:09.988 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 04:18:09.989 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 04:18:10.503 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 04:18:10.504 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-28T04:18:09.267892Z","state":"UNKNOWN","healthStatus":"UNKNOWN","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":"34fdef8b-0bc8-428b-9882-13ba7a186cba","timestamp":"2022-10-28T04:18:09.267914Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-28 04:18:11.080 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 04:18:11.080 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 04:18:25.764 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 04:18:25.765 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 04:18:25.765 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 04:18:26.281 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 04:18:26.282 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-10-28T04:18:25.712780Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f1b76595-37da-4e57-bffb-086f3d6bacfc","timestamp":"2022-10-28T04:18:25.712861Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-28 04:18:27.092 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 04:18:27.092 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 04:18:31.717 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 04:18:31.718 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-28T04:18:30.551064Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"518bb915-3c32-43b1-ade1-3e2a2f8a0717","timestamp":"2022-10-28T04:18:30.551197Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-28 04:18:32.087 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 04:18:32.087 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 04:18:47.049 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 04:18:47.049 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 04:18:47.049 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 04:19:02.016 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 04:19:02.017 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 04:19:02.017 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 04:19:16.967 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 04:19:16.969 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 04:19:16.969 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 04:19:31.921 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 04:19:31.921 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 04:19:31.921 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 04:19:42.442 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 04:19:42.443 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-28T04:19:41.782491Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"18ada5dc-4b73-4918-bb7d-118162121a13","timestamp":"2022-10-28T04:19:41.782694Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-28 04:19:43.097 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 04:19:43.097 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 04:19:58.050 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 04:19:58.051 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 04:19:58.051 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 04:20:09.037 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-10-28 04:20:09.098 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"ed5e8cac-1eb8-486a-90ba-39e02e072463","timestamp":"2022-10-28T04:20:09.096417Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-28 04:20:09.112 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-10-28 04:20:09.113 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-10-28 04:20:09.139 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 04:20:09.140 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (27 ms):{"serverTimeMs":0,"count":1} 2022-10-28 04:20:09.767 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 04:20:09.768 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"ed5e8cac-1eb8-486a-90ba-39e02e072463","timestamp":"2022-10-28T04:20:09.096417Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-28 04:20:09.768 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-10-28 04:20:09.768 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 04:20:09.768 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 04:20:09.919 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 04:20:09.920 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-28T04:20:09.765330Z","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":"52eab7e7-d527-4520-b68d-cc2a3d4b00bc","timestamp":"2022-10-28T04:20:09.765343Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-28 04:20:09.938 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 04:20:09.939 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 04:20:09.951 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 04:20:09.952 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-10-28T04:20:09.757287Z","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":"6bee75c8-661d-4e79-91f3-3b77e75375e6","timestamp":"2022-10-28T04:20:09.757303Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-28 04:20:09.979 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 04:20:09.979 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 04:20:10.493 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 04:20:10.494 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-28T04:20:09.262784Z","state":"UNKNOWN","healthStatus":"UNKNOWN","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":"bec13291-609d-48be-830a-71aa1ce2c671","timestamp":"2022-10-28T04:20:09.262795Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-28 04:20:11.100 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 04:20:11.100 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 04:20:25.763 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 04:20:25.765 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 04:20:25.766 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 04:20:26.280 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 04:20:26.281 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-10-28T04:20:25.709172Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f00849c0-31ef-4729-94a3-f9e38928bb51","timestamp":"2022-10-28T04:20:25.709264Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-28 04:20:27.105 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 04:20:27.105 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 04:20:31.721 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 04:20:31.722 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-28T04:20:30.551813Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7be92c9d-6039-4ff7-8ffb-e578a933e81b","timestamp":"2022-10-28T04:20:30.551920Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-28 04:20:32.107 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 04:20:32.107 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 04:20:47.057 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 04:20:47.058 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 04:20:47.059 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 04:21:02.037 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 04:21:02.038 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 04:21:02.038 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 04:21:16.987 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 04:21:16.988 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 04:21:16.988 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 04:21:31.937 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 04:21:31.938 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 04:21:31.938 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 04:21:42.450 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 04:21:42.450 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-28T04:21:41.782567Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1ed288b2-e06a-4db8-a118-742330befc17","timestamp":"2022-10-28T04:21:41.782719Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-28 04:21:43.125 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 04:21:43.125 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 04:21:58.081 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 04:21:58.082 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 04:21:58.082 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 04:22:09.037 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-10-28 04:22:09.111 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"482eb1cb-6951-46bc-81f7-571e07542389","timestamp":"2022-10-28T04:22:09.110734Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-28 04:22:09.112 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-10-28 04:22:09.113 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-10-28 04:22:09.148 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 04:22:09.149 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (36 ms):{"serverTimeMs":1,"count":1} 2022-10-28 04:22:09.766 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 04:22:09.766 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"482eb1cb-6951-46bc-81f7-571e07542389","timestamp":"2022-10-28T04:22:09.110734Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-28 04:22:09.767 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-10-28 04:22:09.767 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 04:22:09.767 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 04:22:09.948 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 04:22:09.948 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-28T04:22:09.771266Z","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":"593c5e07-7055-4325-9c10-801943c1fce1","timestamp":"2022-10-28T04:22:09.771284Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-28 04:22:10.124 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 04:22:10.124 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 04:22:10.144 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 04:22:10.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-10-28T04:22:09.770222Z","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":"bd20f6c0-6e40-4e33-89a1-ad0dc69ac55a","timestamp":"2022-10-28T04:22:09.770260Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-28 04:22:10.167 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 04:22:10.167 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 04:22:10.687 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 04:22:10.688 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-28T04:22:09.275004Z","state":"UNKNOWN","healthStatus":"UNKNOWN","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":"7203a630-cdfa-4336-b2e2-a10727eaf190","timestamp":"2022-10-28T04:22:09.275016Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-28 04:22:10.714 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 04:22:10.714 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 04:22:25.664 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 04:22:25.664 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 04:22:25.664 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 04:22:26.365 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 04:22:26.366 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-10-28T04:22:25.709239Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"83dc0d93-21e4-4554-a3be-4f249aeec72b","timestamp":"2022-10-28T04:22:25.709333Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-28 04:22:27.124 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 04:22:27.125 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 04:22:31.720 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 04:22:31.721 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-28T04:22:30.550898Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b8d22716-08e8-4356-afc4-434a56c2c74e","timestamp":"2022-10-28T04:22:30.550968Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-28 04:22:32.127 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 04:22:32.127 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 04:22:47.105 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 04:22:47.105 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 04:22:47.105 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 04:23:02.077 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 04:23:02.078 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 04:23:02.078 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 04:23:17.041 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 04:23:17.042 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 04:23:17.042 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 04:23:31.990 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 04:23:31.990 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 04:23:31.990 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 04:23:42.475 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 04:23:42.476 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-28T04:23:41.782579Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6df4c5a8-5e48-4bd8-b4d8-82f0de908e2d","timestamp":"2022-10-28T04:23:41.782691Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-28 04:23:43.144 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 04:23:43.144 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 04:23:58.092 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 04:23:58.093 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 04:23:58.093 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 04:24:09.037 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-10-28 04:24:09.132 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"13f14cf1-b675-4800-9261-9368d2a1633b","timestamp":"2022-10-28T04:24:09.131921Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-28 04:24:09.162 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 30 ms 2022-10-28 04:24:09.163 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-10-28 04:24:09.192 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 04:24:09.193 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (30 ms):{"serverTimeMs":1,"count":1} 2022-10-28 04:24:09.811 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 04:24:09.811 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"13f14cf1-b675-4800-9261-9368d2a1633b","timestamp":"2022-10-28T04:24:09.131921Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-28 04:24:09.812 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-10-28 04:24:09.812 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 04:24:09.812 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 04:24:09.970 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 04:24:09.971 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-10-28T04:24:09.815176Z","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":"802928b9-91cd-4ac1-8570-0b56d8251170","timestamp":"2022-10-28T04:24:09.815189Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-10-28 04:24:09.990 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 04:24:09.991 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 04:24:10.004 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 04:24:10.004 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-10-28T04:24:09.813385Z","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":"312abc52-a565-498d-90c2-8720445cf925","timestamp":"2022-10-28T04:24:09.813402Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-28 04:24:10.022 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 04:24:10.022 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 04:24:10.587 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 04:24:10.587 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-28T04:24:09.316540Z","state":"UNKNOWN","healthStatus":"UNKNOWN","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":"cb6ab9e4-872b-44dc-b151-a05edac83c50","timestamp":"2022-10-28T04:24:09.316549Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-28 04:24:11.148 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 04:24:11.149 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 04:24:25.765 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 04:24:25.765 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 04:24:25.765 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 04:24:26.282 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 04:24:26.282 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-10-28T04:24:25.709150Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"014903ec-5b8b-49ad-abfa-88171c11f56c","timestamp":"2022-10-28T04:24:25.709252Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-10-28 04:24:27.151 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 04:24:27.152 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 04:24:31.738 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 04:24:31.739 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-10-28T04:24:30.551105Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2033d781-a09c-479d-b89d-3a70493f2539","timestamp":"2022-10-28T04:24:30.551212Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-10-28 04:24:32.147 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 04:24:32.147 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 (anonymous) ... 2022-10-28 04:24:47.098 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-10-28 04:24:47.098 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641/onap-policy-clamp-runtime-acm-5945bf4c4-6cmbb?timeout=15000 2022-10-28 04:24:47.099 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/7ceae6de-4c05-4ae5-ac6b-b1b753ffe641