By type
Policy clamp config file: /opt/app/policy/clamp/etc/mounted/acRuntimeParameters.yaml overriding logback xml files . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.0) 2022-07-07 05:20:41.228 INFO 10 --- [ main] o.o.p.clamp.acm.runtime.Application : Starting Application using Java 11.0.11 on onap-policy-clamp-runtime-acm-74859969d8-2cm25 with PID 10 (/app/app.jar started by policy in /opt/app/policy/clamp/bin) 2022-07-07 05:20:41.238 INFO 10 --- [ main] o.o.p.clamp.acm.runtime.Application : No active profile set, falling back to default profiles: default 2022-07-07 05:20:44.396 INFO 10 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-07 05:20:45.314 INFO 10 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 881 ms. Found 7 JPA repository interfaces. 2022-07-07 05:20:47.544 INFO 10 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'management.metrics-org.springframework.boot.actuate.autoconfigure.metrics.MetricsProperties' of type [org.springframework.boot.actuate.autoconfigure.metrics.MetricsProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-07-07 05:20:47.549 INFO 10 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.actuate.autoconfigure.metrics.data.RepositoryMetricsAutoConfiguration' of type [org.springframework.boot.actuate.autoconfigure.metrics.data.RepositoryMetricsAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-07-07 05:20:47.555 INFO 10 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusMetricsExportAutoConfiguration' of type [org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusMetricsExportAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-07-07 05:20:47.573 INFO 10 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'management.metrics.export.prometheus-org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusProperties' of type [org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-07-07 05:20:47.583 INFO 10 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'prometheusConfig' of type [org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusPropertiesConfigAdapter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-07-07 05:20:47.606 INFO 10 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'collectorRegistry' of type [io.prometheus.client.CollectorRegistry] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-07-07 05:20:47.615 INFO 10 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.actuate.autoconfigure.metrics.MetricsAutoConfiguration' of type [org.springframework.boot.actuate.autoconfigure.metrics.MetricsAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-07-07 05:20:47.620 INFO 10 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'micrometerClock' of type [io.micrometer.core.instrument.Clock$1] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-07-07 05:20:47.682 INFO 10 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'prometheusMeterRegistry' of type [io.micrometer.prometheus.PrometheusMeterRegistry] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-07-07 05:20:47.734 INFO 10 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'repositoryTagsProvider' of type [org.springframework.boot.actuate.metrics.data.DefaultRepositoryTagsProvider] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-07-07 05:20:47.738 INFO 10 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'metricsRepositoryMethodInvocationListener' of type [org.springframework.boot.actuate.metrics.data.MetricsRepositoryMethodInvocationListener] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-07-07 05:20:48.638 INFO 10 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 6969 (https) 2022-07-07 05:20:48.702 INFO 10 --- [ main] o.apache.catalina.core.StandardService : Starting service [Tomcat] 2022-07-07 05:20:48.702 INFO 10 --- [ main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.62] 2022-07-07 05:20:48.857 INFO 10 --- [ main] o.a.c.c.C.[.[.[/onap/policy/clamp/acm] : Initializing Spring embedded WebApplicationContext 2022-07-07 05:20:48.857 INFO 10 --- [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 7473 ms 2022-07-07 05:20:49.652 INFO 10 --- [ main] o.s.boot.web.servlet.RegistrationBean : Filter requestResponseLoggingFilter was not registered (possibly already registered?) 2022-07-07 05:20:50.348 INFO 10 --- [ main] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] 2022-07-07 05:20:50.683 INFO 10 --- [ main] org.hibernate.Version : HHH000412: Hibernate ORM core version 5.4.31.Final 2022-07-07 05:20:51.408 INFO 10 --- [ main] o.hibernate.annotations.common.Version : HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2022-07-07 05:20:51.895 INFO 10 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Starting... 2022-07-07 05:20:52.362 INFO 10 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Start completed. 2022-07-07 05:20:52.440 INFO 10 --- [ main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2022-07-07 05:21:02.483 INFO 10 --- [ main] o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-07 05:21:02.517 INFO 10 --- [ main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' 2022-07-07 05:21:05.314 WARN 10 --- [ main] JpaBaseConfiguration$JpaWebConfiguration : spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2022-07-07 05:21:06.405 INFO 10 --- [ main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=bac399ce-d3d3-45c9-86ac-630499bf5f6c, consumerInstance=onap-policy-clamp-runtime-acm-74859969d8-2cm25, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-ACRUNTIME-PARTICIPANT, effectiveTopic=POLICY-ACRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED 2022-07-07 05:21:07.489 INFO 10 --- [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 3 endpoint(s) beneath base path '/actuator' 2022-07-07 05:21:09.357 INFO 10 --- [ main] o.s.s.web.DefaultSecurityFilterChain : Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@da11873, org.springframework.security.web.context.SecurityContextPersistenceFilter@411933, org.springframework.security.web.header.HeaderWriterFilter@339cde4b, org.springframework.security.web.authentication.logout.LogoutFilter@478fe415, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@2ae88712, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@7fcbc336, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@3ebc6d8b, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@39159b14, org.springframework.security.web.session.SessionManagementFilter@acb1c9c, org.springframework.security.web.access.ExceptionTranslationFilter@60c8909a, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@7d563c13] 2022-07-07 05:21:10.176 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [utnuserfirstobjectca [jdk]] and DN [CN=UTN-USERFirst-Object, OU=http://www.usertrust.com, O=The USERTRUST Network, L=Salt Lake City, ST=UT, C=US] is not valid due to [NotAfter: Tue Jul 09 18:40:36 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted 2022-07-07 05:21:10.177 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [deutschetelekomrootca2 [jdk]] and DN [CN=Deutsche Telekom Root CA 2, OU=T-TeleSec Trust Center, O=Deutsche Telekom AG, C=DE] is not valid due to [NotAfter: Tue Jul 09 23:59:00 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted 2022-07-07 05:21:10.178 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [globalsignr2ca [jdk]] and DN [CN=GlobalSign, O=GlobalSign, OU=GlobalSign Root CA - R2] is not valid due to [NotAfter: Wed Dec 15 08:00:00 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted 2022-07-07 05:21:10.178 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [identrustdstx3 [jdk]] and DN [CN=DST Root CA X3, O=Digital Signature Trust Co.] is not valid due to [NotAfter: Thu Sep 30 14:01:15 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted 2022-07-07 05:21:10.179 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [addtrustexternalca [jdk]] and DN [CN=AddTrust External CA Root, OU=AddTrust External TTP Network, O=AddTrust AB, C=SE] is not valid due to [NotAfter: Sat May 30 10:48:38 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted 2022-07-07 05:21:10.180 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [utnuserfirstclientauthemailca [jdk]] and DN [CN=UTN-USERFirst-Client Authentication and Email, OU=http://www.usertrust.com, O=The USERTRUST Network, L=Salt Lake City, ST=UT, C=US] is not valid due to [NotAfter: Tue Jul 09 17:36:58 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted 2022-07-07 05:21:10.180 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [verisigntsaca [jdk]] and DN [CN=Thawte Timestamping CA, OU=Thawte Certification, O=Thawte, L=Durbanville, ST=Western Cape, C=ZA] is not valid due to [NotAfter: Fri Jan 01 23:59:59 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted 2022-07-07 05:21:10.181 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [gtecybertrustglobalca [jdk]] and DN [CN=GTE CyberTrust Global Root, OU="GTE CyberTrust Solutions, Inc.", O=GTE Corporation, C=US] is not valid due to [NotAfter: Mon Aug 13 23:59:00 GMT 2018]. Certificates signed by this trusted certificate WILL be accepted 2022-07-07 05:21:10.181 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [luxtrustglobalrootca [jdk]] and DN [CN=LuxTrust Global Root, O=LuxTrust s.a., C=LU] is not valid due to [NotAfter: Wed Mar 17 09:51:37 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted 2022-07-07 05:21:10.182 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [soneraclass2ca [jdk]] and DN [CN=Sonera Class2 CA, O=Sonera, C=FI] is not valid due to [NotAfter: Tue Apr 06 07:29:40 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted 2022-07-07 05:21:10.183 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [equifaxsecureglobalebusinessca1 [jdk]] and DN [CN=Equifax Secure Global eBusiness CA-1, O=Equifax Secure Inc., C=US] is not valid due to [NotAfter: Mon Jun 22 04:00:00 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted 2022-07-07 05:21:10.183 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [certplusclass3pprimaryca [jdk]] and DN [CN=Class 3P Primary CA, O=Certplus, C=FR] is not valid due to [NotAfter: Sat Jul 06 23:59:59 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted 2022-07-07 05:21:10.184 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [thawtepremiumserverca [jdk]] and DN [EMAILADDRESS=premium-server@thawte.com, CN=Thawte Premium Server CA, OU=Certification Services Division, O=Thawte Consulting cc, L=Cape Town, ST=Western Cape, C=ZA] is not valid due to [NotAfter: Fri Jan 01 23:59:59 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted 2022-07-07 05:21:10.184 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [geotrustglobalca [jdk]] and DN [CN=GeoTrust Global CA, O=GeoTrust Inc., C=US] is not valid due to [NotAfter: Sat May 21 04:00:00 GMT 2022]. Certificates signed by this trusted certificate WILL be accepted 2022-07-07 05:21:10.185 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [equifaxsecureebusinessca1 [jdk]] and DN [CN=Equifax Secure eBusiness CA-1, O=Equifax Secure Inc., C=US] is not valid due to [NotAfter: Mon Jun 22 04:00:00 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted 2022-07-07 05:21:10.185 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [equifaxsecureca [jdk]] and DN [OU=Equifax Secure Certificate Authority, O=Equifax, C=US] is not valid due to [NotAfter: Wed Aug 22 16:41:51 GMT 2018]. Certificates signed by this trusted certificate WILL be accepted 2022-07-07 05:21:10.185 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [quovadisrootca [jdk]] and DN [CN=QuoVadis Root Certification Authority, OU=Root Certification Authority, O=QuoVadis Limited, C=BM] is not valid due to [NotAfter: Wed Mar 17 18:33:33 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted 2022-07-07 05:21:10.186 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [addtrustclass1ca [jdk]] and DN [CN=AddTrust Class 1 CA Root, OU=AddTrust TTP Network, O=AddTrust AB, C=SE] is not valid due to [NotAfter: Sat May 30 10:38:31 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted 2022-07-07 05:21:10.186 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [certplusclass2primaryca [jdk]] and DN [CN=Class 2 Primary CA, O=Certplus, C=FR] is not valid due to [NotAfter: Sat Jul 06 23:59:59 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted 2022-07-07 05:21:10.186 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [keynectisrootca [jdk]] and DN [CN=KEYNECTIS ROOT CA, OU=ROOT, O=KEYNECTIS, C=FR] is not valid due to [NotAfter: Tue May 26 00:00:00 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted 2022-07-07 05:21:10.187 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [utnuserfirsthardwareca [jdk]] and DN [CN=UTN-USERFirst-Hardware, OU=http://www.usertrust.com, O=The USERTRUST Network, L=Salt Lake City, ST=UT, C=US] is not valid due to [NotAfter: Tue Jul 09 18:19:22 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted 2022-07-07 05:21:10.187 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [addtrustqualifiedca [jdk]] and DN [CN=AddTrust Qualified CA Root, OU=AddTrust TTP Network, O=AddTrust AB, C=SE] is not valid due to [NotAfter: Sat May 30 10:44:50 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted 2022-07-07 05:21:10.273 INFO 10 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 6969 (https) with context path '/onap/policy/clamp/acm' 2022-07-07 05:21:11.748 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting 2022-07-07 05:21:11.749 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Topic endpoint management 2022-07-07 05:21:11.757 INFO 10 --- [ main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=bac399ce-d3d3-45c9-86ac-630499bf5f6c, consumerInstance=onap-policy-clamp-runtime-acm-74859969d8-2cm25, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-ACRUNTIME-PARTICIPANT, effectiveTopic=POLICY-ACRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=0]]]]: starting 2022-07-07 05:21:11.759 INFO 10 --- [ main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=bac399ce-d3d3-45c9-86ac-630499bf5f6c, consumerInstance=onap-policy-clamp-runtime-acm-74859969d8-2cm25, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-ACRUNTIME-PARTICIPANT, effectiveTopic=POLICY-ACRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED 2022-07-07 05:21:11.764 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:21:11.773 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:21:11.760 INFO 10 --- [ main] o.o.p.c.e.e.c.b.i.InlineBusTopicSink : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=dee69032-1d44-4a69-b355-2f558ea82eac, alive=false, publisher=null]]: starting 2022-07-07 05:21:11.785 INFO 10 --- [ main] o.o.p.c.e.e.c.b.i.InlineDmaapTopicSink : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=dee69032-1d44-4a69-b355-2f558ea82eac, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created 2022-07-07 05:21:11.785 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher AutomationCompositionStateChangePublisher 2022-07-07 05:21:11.786 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher ParticipantUpdatePublisher 2022-07-07 05:21:11.786 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher ParticipantDeregisterAckPublisher 2022-07-07 05:21:11.787 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher ParticipantStatusReqPublisher 2022-07-07 05:21:11.787 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher ParticipantRegisterAckPublisher 2022-07-07 05:21:11.787 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher AutomationCompositionUpdatePublisher 2022-07-07 05:21:11.787 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantDeregisterListener 2022-07-07 05:21:11.788 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Listener AutomationCompositionUpdateAckListener 2022-07-07 05:21:11.788 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantUpdateAckListener 2022-07-07 05:21:11.789 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Listener AutomationCompositionStateChangeAckListener 2022-07-07 05:21:11.789 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantStatusListener 2022-07-07 05:21:11.789 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantRegisterListener 2022-07-07 05:21:11.789 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Topic Message Dispatcher 2022-07-07 05:21:11.789 INFO 10 --- [ main] o.o.p.c.e.e.comm.bus.internal.TopicBase : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=bac399ce-d3d3-45c9-86ac-630499bf5f6c, consumerInstance=onap-policy-clamp-runtime-acm-74859969d8-2cm25, 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@f1e1d66 2022-07-07 05:21:11.790 INFO 10 --- [ main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=bac399ce-d3d3-45c9-86ac-630499bf5f6c, consumerInstance=onap-policy-clamp-runtime-acm-74859969d8-2cm25, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-ACRUNTIME-PARTICIPANT, effectiveTopic=POLICY-ACRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=1]]]]: register: start not attempted 2022-07-07 05:21:11.790 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager started 2022-07-07 05:21:11.797 INFO 10 --- [ main] o.o.p.clamp.acm.runtime.Application : Started Application in 32.041 seconds (JVM running for 34.314) 2022-07-07 05:21:11.817 INFO 10 --- [ main] o.s.b.a.ApplicationAvailabilityBean : Application availability state LivenessState changed to CORRECT 2022-07-07 05:21:11.905 INFO 10 --- [ main] o.s.b.a.ApplicationAvailabilityBean : Application availability state ReadinessState changed to ACCEPTING_TRAFFIC 2022-07-07 05:21:27.339 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:21:27.357 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:21:27.357 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:21:42.324 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:21:42.325 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:21:42.325 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:21:57.338 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:21:57.339 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:21:57.339 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:22:12.313 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:22:12.314 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:22:12.314 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:22:21.387 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:22:21.412 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.u.services.OrderedServiceImpl : ***** OrderedServiceImpl implementers: [] 2022-07-07 05:22:21.416 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-07T05:22:20.606217Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"366a90a2-a25b-407d-8cad-38538d119827","timestamp":"2022-07-07T05:22:20.606416Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-07-07 05:22:23.364 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:22:23.364 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:22:38.324 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:22:38.324 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:22:38.325 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:22:52.791 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:22:52.792 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-07T05:22:52.063079Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8335762e-f685-4c37-9c7a-be4562798d4a","timestamp":"2022-07-07T05:22:52.063257Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-07-07 05:22:52.825 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:22:52.826 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:23:07.811 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:23:07.812 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:23:07.812 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:23:11.748 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-07-07 05:23:22.767 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:23:22.767 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:23:22.768 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:23:34.236 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:23:34.236 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_REGISTER","messageId":"ff59382a-b0af-49a6-841d-aa4e373f9ce8","timestamp":"2022-07-07T05:23:32.428708Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-07 05:23:34.402 WARN 10 --- [IME-PARTICIPANT] o.p.c.a.r.s.c.ParticipantUpdatePublisher : No tosca service template found, cannot send participantupdate null null 2022-07-07 05:23:34.408 INFO 10 --- [IME-PARTICIPANT] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"responseTo":"ff59382a-b0af-49a6-841d-aa4e373f9ce8","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-07 05:23:34.410 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:23:34.410 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:23:34.435 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 24 ms 2022-07-07 05:23:34.440 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-07-07 05:23:34.506 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:23:34.507 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (69 ms):{"serverTimeMs":1,"count":1} 2022-07-07 05:23:35.171 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:23:35.172 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"responseTo":"ff59382a-b0af-49a6-841d-aa4e373f9ce8","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-07 05:23:35.173 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_REGISTER_ACK 2022-07-07 05:23:35.173 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:23:35.173 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:23:50.142 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:23:50.143 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:23:50.143 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:24:05.164 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:24:05.164 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:24:05.164 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:24:20.129 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:24:20.129 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:24:20.129 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:24:21.443 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:24:21.444 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-07T05:24:20.606307Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"df2d248b-cce1-413d-aa5e-006873a1edaf","timestamp":"2022-07-07T05:24:20.606439Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-07-07 05:24:22.404 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:24:22.405 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:24:37.372 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:24:37.372 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:24:37.373 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:24:52.165 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:24:52.165 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:24:52.166 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:24:52.689 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:24:52.689 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-07T05:24:52.062943Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"13327173-6384-4494-a2fd-c0a263237067","timestamp":"2022-07-07T05:24:52.063029Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-07-07 05:24:52.714 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:24:52.714 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:25:07.686 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:25:07.686 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:25:07.687 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:25:11.747 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-07-07 05:25:22.008 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:25:22.009 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-07T05:25:21.725585Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e7a9d0c2-f5c3-48fa-b8c4-8f739a882361","timestamp":"2022-07-07T05:25:21.725962Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-07 05:25:22.408 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:25:22.409 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:25:37.378 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:25:37.379 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:25:37.380 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:25:52.398 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:25:52.400 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:25:52.400 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:26:07.397 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:26:07.398 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:26:07.398 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:26:21.324 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:26:21.325 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-07T05:26:20.606345Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"71611500-8b4d-44ba-b93e-b417d6629c7f","timestamp":"2022-07-07T05:26:20.606637Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-07-07 05:26:21.414 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:26:21.414 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:26:36.394 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:26:36.394 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:26:36.394 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:26:51.395 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:26:51.396 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:26:51.396 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:26:52.754 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:26:52.755 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-07T05:26:52.063146Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ebacf41a-3cbc-41a6-94d1-22dcb16d49cf","timestamp":"2022-07-07T05:26:52.063263Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-07-07 05:26:52.779 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:26:52.779 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:27:07.736 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:27:07.737 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:27:07.737 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:27:11.748 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-07-07 05:27:12.403 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"aeedd391-f4dc-4e20-904e-dca42f3af9b1","timestamp":"2022-07-07T05:27:12.400047Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-07 05:27:12.435 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 31 ms 2022-07-07 05:27:12.435 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-07-07 05:27:12.486 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:27:12.487 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (52 ms):{"serverTimeMs":3,"count":1} 2022-07-07 05:27:13.200 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:27:13.200 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"aeedd391-f4dc-4e20-904e-dca42f3af9b1","timestamp":"2022-07-07T05:27:12.400047Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-07 05:27:13.200 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-07-07 05:27:13.201 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:27:13.201 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:27:13.329 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:27:13.330 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-07T05:27:13.166651Z","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":"8c3c1f7c-139c-4f44-9167-cde3397514da","timestamp":"2022-07-07T05:27:13.166666Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-07-07 05:27:13.413 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:27:13.413 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:27:13.520 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:27:13.520 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-07T05:27:13.181733Z","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":"fe2bc60c-5600-4345-a7b8-2d2f25f36927","timestamp":"2022-07-07T05:27:13.181754Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-07-07 05:27:13.546 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:27:13.547 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:27:14.078 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:27:14.079 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-07T05:27:13.751944Z","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":"2db1e5e1-f5db-426e-a7f9-1d4793df3053","timestamp":"2022-07-07T05:27:13.751966Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-07 05:27:14.414 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:27:14.415 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:27:21.858 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:27:21.860 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-07T05:27:21.724919Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9cebe692-23ec-47f2-a31a-2f2da1358e9c","timestamp":"2022-07-07T05:27:21.725074Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-07 05:27:22.432 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:27:22.432 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:27:37.430 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:27:37.431 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:27:37.431 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:27:52.390 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:27:52.391 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:27:52.391 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:28:07.396 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:28:07.396 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:28:07.396 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:28:21.324 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:28:21.330 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-07T05:28:20.606071Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4f4e78e6-353e-4539-ae5e-fa038daf2ce1","timestamp":"2022-07-07T05:28:20.606195Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-07-07 05:28:21.420 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:28:21.421 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:28:36.425 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:28:36.425 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:28:36.426 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:28:51.385 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:28:51.386 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:28:51.386 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:28:52.730 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:28:52.731 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-07T05:28:52.062883Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e6a7c21b-e8f6-4850-a0d5-49eab43362c1","timestamp":"2022-07-07T05:28:52.062950Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-07-07 05:28:52.758 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:28:52.758 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:29:07.707 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:29:07.707 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:29:07.707 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:29:11.747 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-07-07 05:29:12.416 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"18b1c65d-aa59-43f3-ad67-03a54807858c","timestamp":"2022-07-07T05:29:12.416415Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-07 05:29:12.434 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 17 ms 2022-07-07 05:29:12.435 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-07-07 05:29:12.473 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:29:12.474 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (39 ms):{"serverTimeMs":1,"count":1} 2022-07-07 05:29:13.155 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:29:13.156 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"18b1c65d-aa59-43f3-ad67-03a54807858c","timestamp":"2022-07-07T05:29:12.416415Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-07 05:29:13.156 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-07-07 05:29:13.156 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:29:13.157 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:29:13.308 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:29:13.309 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-07T05:29:13.156252Z","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":"f3fef99a-253e-4d24-9a5d-94b6016fb0cd","timestamp":"2022-07-07T05:29:13.156268Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-07-07 05:29:13.428 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:29:13.428 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:29:13.455 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:29:13.456 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-07T05:29:13.159049Z","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":"c1570b31-f6c5-4457-b8c1-112efecafcbe","timestamp":"2022-07-07T05:29:13.159064Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-07-07 05:29:13.484 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:29:13.484 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:29:14.008 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:29:14.009 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-07T05:29:13.705425Z","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":"b0359b18-023d-46ee-bf19-5d2902f87740","timestamp":"2022-07-07T05:29:13.705732Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-07 05:29:14.039 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:29:14.040 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:29:21.882 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:29:21.883 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-07T05:29:21.724748Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"45be9bcf-1743-4691-8fdb-de3333348c53","timestamp":"2022-07-07T05:29:21.724929Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-07 05:29:22.437 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:29:22.438 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:29:37.421 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:29:37.421 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:29:37.421 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:29:52.379 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:29:52.380 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:29:52.380 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:30:07.341 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:30:07.343 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:30:07.343 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:30:21.330 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:30:21.331 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-07T05:30:20.606266Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"78973eb3-d947-49f1-8ed9-5399898aa218","timestamp":"2022-07-07T05:30:20.606467Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-07-07 05:30:21.449 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:30:21.450 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:30:36.417 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:30:36.418 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:30:36.418 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:30:51.410 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:30:51.410 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:30:51.411 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:30:52.741 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:30:52.742 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-07T05:30:52.063662Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"15468870-c31a-4eee-9061-7f7a551fe15b","timestamp":"2022-07-07T05:30:52.063838Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-07-07 05:30:52.782 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:30:52.782 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:31:07.767 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:31:07.768 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:31:07.768 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:31:11.748 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-07-07 05:31:12.429 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"8ee6e362-2e8d-4e86-8310-e0ce6bc5c466","timestamp":"2022-07-07T05:31:12.429335Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-07 05:31:12.434 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 4 ms 2022-07-07 05:31:12.435 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-07-07 05:31:12.466 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:31:12.466 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (31 ms):{"serverTimeMs":1,"count":1} 2022-07-07 05:31:13.247 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:31:13.247 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"8ee6e362-2e8d-4e86-8310-e0ce6bc5c466","timestamp":"2022-07-07T05:31:12.429335Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-07 05:31:13.248 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-07-07 05:31:13.248 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:31:13.248 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:31:13.421 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:31:13.422 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-07T05:31:13.141033Z","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":"de8860be-608c-434f-a84a-3baf9575b7a6","timestamp":"2022-07-07T05:31:13.141047Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-07-07 05:31:16.431 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:31:16.432 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:31:16.457 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:31:16.458 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-07T05:31:13.137106Z","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":"df1bcf7c-22cb-44fb-8587-e01cbf4211c2","timestamp":"2022-07-07T05:31:13.137157Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-07-07 05:31:17.442 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:31:17.443 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:31:17.965 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:31:17.965 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-07T05:31:14.073957Z","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":"b68e3e67-fe06-4c14-a962-a63dbc122089","timestamp":"2022-07-07T05:31:14.073975Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-07 05:31:18.450 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:31:18.450 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:31:21.848 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:31:21.849 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-07T05:31:21.725089Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7e55c639-712f-42ba-acd3-d100fec27f8d","timestamp":"2022-07-07T05:31:21.725166Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-07 05:31:22.442 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:31:22.442 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:31:37.414 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:31:37.415 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:31:37.415 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:31:52.378 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:31:52.378 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:31:52.378 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:32:07.341 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:32:07.341 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:32:07.342 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:32:21.352 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:32:21.352 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-07T05:32:20.606099Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"48caccae-4763-4fc3-93af-e5ad697f722f","timestamp":"2022-07-07T05:32:20.606169Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-07-07 05:32:21.463 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:32:21.463 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:32:36.433 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:32:36.434 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:32:36.434 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:32:51.395 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:32:51.395 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:32:51.396 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:32:52.775 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:32:52.775 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-07T05:32:52.062892Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5563b9de-c8b3-40c4-a448-c1d93523b9cf","timestamp":"2022-07-07T05:32:52.062962Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-07-07 05:32:52.802 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:32:52.802 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:33:07.754 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:33:07.754 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:33:07.755 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:33:11.747 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-07-07 05:33:12.459 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"5a18faa8-ef4d-49cb-abfa-ebff1a1ee806","timestamp":"2022-07-07T05:33:12.459642Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-07 05:33:12.484 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 24 ms 2022-07-07 05:33:12.485 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-07-07 05:33:12.516 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:33:12.517 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (32 ms):{"serverTimeMs":0,"count":1} 2022-07-07 05:33:13.207 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:33:13.207 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"5a18faa8-ef4d-49cb-abfa-ebff1a1ee806","timestamp":"2022-07-07T05:33:12.459642Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-07 05:33:13.208 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-07-07 05:33:13.208 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:33:13.209 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:33:13.357 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:33:13.358 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-07T05:33:13.709068Z","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":"f6d8b75c-5cbf-4ff4-a96d-cfbbeb2aa24e","timestamp":"2022-07-07T05:33:13.709119Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-07 05:33:13.478 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:33:13.479 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:33:13.510 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:33:13.511 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-07T05:33:13.176989Z","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":"4742a4eb-bfaf-4ae1-a754-a0eaff8c50a5","timestamp":"2022-07-07T05:33:13.177013Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-07-07 05:33:13.532 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:33:13.532 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:33:14.058 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:33:14.059 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-07T05:33:13.180455Z","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":"4b5d9e91-dda7-4961-942a-08848632a5fa","timestamp":"2022-07-07T05:33:13.180467Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-07-07 05:33:14.091 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:33:14.091 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:33:21.954 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:33:21.955 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-07T05:33:21.724621Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cd10fcdf-8813-455c-a6b9-c8a8c8c4a601","timestamp":"2022-07-07T05:33:21.724807Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-07 05:33:22.493 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:33:22.493 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:33:37.461 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:33:37.462 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:33:37.462 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:33:52.419 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:33:52.421 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:33:52.421 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:34:07.416 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:34:07.417 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:34:07.417 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:34:21.333 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:34:21.334 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-07T05:34:20.606284Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ba22c8a7-8797-4b40-9cfb-5b476091fedf","timestamp":"2022-07-07T05:34:20.606495Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-07-07 05:34:21.500 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:34:21.501 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:34:36.483 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:34:36.484 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:34:36.484 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:34:51.440 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:34:51.441 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:34:51.441 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:34:52.756 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:34:52.761 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-07T05:34:52.063176Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"599c3e46-77b5-4cd9-8146-0ded32034af7","timestamp":"2022-07-07T05:34:52.063299Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-07-07 05:34:52.786 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:34:52.786 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:35:07.756 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:35:07.756 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:35:07.757 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:35:11.747 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-07-07 05:35:12.477 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"f36f75dd-7731-47f5-8b2a-4af48f27beac","timestamp":"2022-07-07T05:35:12.477149Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-07 05:35:12.485 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 7 ms 2022-07-07 05:35:12.485 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-07-07 05:35:12.532 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:35:12.533 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (48 ms):{"serverTimeMs":0,"count":1} 2022-07-07 05:35:13.197 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:35:13.197 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"f36f75dd-7731-47f5-8b2a-4af48f27beac","timestamp":"2022-07-07T05:35:12.477149Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-07 05:35:13.197 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-07-07 05:35:13.197 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:35:13.197 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:35:13.378 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:35:13.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-07-07T05:35:13.171899Z","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":"440991eb-4e09-41d7-9ca2-fa75839ebc21","timestamp":"2022-07-07T05:35:13.171915Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-07-07 05:35:13.489 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:35:13.489 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:35:13.551 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:35:13.552 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-07T05:35:13.175921Z","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":"e46ea1ce-093b-417a-be30-de82a48d988e","timestamp":"2022-07-07T05:35:13.175934Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-07-07 05:35:13.571 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:35:13.571 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:35:14.100 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:35:14.101 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-07T05:35:13.768098Z","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":"03373aa9-4a61-49e7-afe4-6ef13faa9cfe","timestamp":"2022-07-07T05:35:13.768138Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-07 05:35:14.123 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:35:14.123 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:35:21.860 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:35:21.861 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-07T05:35:21.726932Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c45a29c7-900b-4313-97b7-d86705e4403f","timestamp":"2022-07-07T05:35:21.726995Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-07 05:35:22.502 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:35:22.502 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:35:37.456 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:35:37.457 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:35:37.458 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:35:52.430 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:35:52.431 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:35:52.431 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:36:07.387 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:36:07.388 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:36:07.388 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:36:21.309 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:36:21.310 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-07T05:36:20.609229Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d2d092f8-1015-404f-9783-4f333f6822b7","timestamp":"2022-07-07T05:36:20.609326Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-07-07 05:36:21.520 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:36:21.520 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:36:36.480 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:36:36.481 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:36:36.481 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:36:51.445 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:36:51.446 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:36:51.446 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:36:52.742 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:36:52.743 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-07T05:36:52.062882Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9dc28906-1922-40f6-9c3f-45854cdc7302","timestamp":"2022-07-07T05:36:52.062949Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-07-07 05:36:52.766 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:36:52.766 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:37:07.729 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:37:07.730 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:37:07.730 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:37:11.747 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-07-07 05:37:12.496 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"1514f15b-49b5-4ec6-9653-44a5eb04f71e","timestamp":"2022-07-07T05:37:12.495935Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-07 05:37:12.534 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 38 ms 2022-07-07 05:37:12.535 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-07-07 05:37:12.569 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:37:12.569 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (34 ms):{"serverTimeMs":0,"count":1} 2022-07-07 05:37:13.219 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:37:13.220 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"1514f15b-49b5-4ec6-9653-44a5eb04f71e","timestamp":"2022-07-07T05:37:12.495935Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-07 05:37:13.221 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-07-07 05:37:13.221 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:37:13.221 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:37:13.368 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:37:13.370 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-07T05:37:13.221189Z","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":"49ebc468-3f15-4553-9192-06760cb47415","timestamp":"2022-07-07T05:37:13.221198Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-07-07 05:37:13.508 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:37:13.508 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:37:13.528 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:37:13.528 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-07T05:37:13.209040Z","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":"99105734-afb9-4838-97ac-2e6596ea28da","timestamp":"2022-07-07T05:37:13.209051Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-07-07 05:37:13.551 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:37:13.551 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:37:14.075 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:37:14.076 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-07T05:37:13.804765Z","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":"24bff516-6044-40b6-9cdc-6fd750699ca6","timestamp":"2022-07-07T05:37:13.805879Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-07 05:37:14.120 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:37:14.120 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:37:21.859 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:37:21.860 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-07T05:37:21.724514Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"62560eec-f3c6-442b-86a9-6c2a291da71d","timestamp":"2022-07-07T05:37:21.724616Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-07 05:37:22.549 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:37:22.549 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:37:37.583 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:37:37.584 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:37:37.584 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:37:52.612 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:37:52.614 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:37:52.614 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:38:07.643 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:38:07.643 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:38:07.643 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:38:21.333 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:38:21.334 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-07T05:38:20.606787Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fdab02c6-ed18-4692-b732-46d8c4582731","timestamp":"2022-07-07T05:38:20.607101Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-07-07 05:38:21.533 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:38:21.534 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:38:36.511 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:38:36.511 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:38:36.511 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:38:51.468 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:38:51.468 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:38:51.468 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:38:52.741 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:38:52.742 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-07T05:38:52.063140Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"203397cf-9cea-414b-ab57-ce1f74964046","timestamp":"2022-07-07T05:38:52.063253Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-07-07 05:38:52.771 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:38:52.772 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:39:07.746 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:39:07.747 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:39:07.747 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:39:11.748 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-07-07 05:39:12.519 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"cdcdfc81-989d-4088-aab7-f6cfea216641","timestamp":"2022-07-07T05:39:12.519302Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-07 05:39:12.534 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-07-07 05:39:12.535 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-07-07 05:39:12.577 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:39:12.578 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (43 ms):{"serverTimeMs":0,"count":1} 2022-07-07 05:39:13.223 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:39:13.224 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"cdcdfc81-989d-4088-aab7-f6cfea216641","timestamp":"2022-07-07T05:39:12.519302Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-07 05:39:13.224 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-07-07 05:39:13.224 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:39:13.225 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:39:13.457 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:39:13.458 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-07T05:39:13.219121Z","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":"521b7eb8-09ee-476c-92af-72b9836c3fff","timestamp":"2022-07-07T05:39:13.219133Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-07-07 05:39:13.533 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:39:13.534 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:39:13.606 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:39:13.606 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-07T05:39:13.225299Z","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":"ec1b2da8-c1eb-4adc-a583-fe6690a6c369","timestamp":"2022-07-07T05:39:13.225340Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-07-07 05:39:13.629 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:39:13.629 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:39:14.162 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:39:14.163 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-07T05:39:13.837189Z","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":"79596519-6bc3-4106-9889-27d42a830406","timestamp":"2022-07-07T05:39:13.837375Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-07 05:39:14.185 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:39:14.185 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:39:21.845 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:39:21.845 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-07T05:39:21.724759Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"82c727e4-7ea0-4d6a-95c1-78e45c6ba87f","timestamp":"2022-07-07T05:39:21.724832Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-07 05:39:22.539 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:39:22.540 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:39:37.542 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:39:37.543 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:39:37.543 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:39:52.503 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:39:52.504 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:39:52.504 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:40:07.472 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:40:07.472 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:40:07.473 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:40:21.486 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:40:21.486 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-07T05:40:20.606124Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d54824a6-6b6b-4047-80a8-41008199123b","timestamp":"2022-07-07T05:40:20.606196Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-07-07 05:40:21.542 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:40:21.542 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:40:36.507 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:40:36.508 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:40:36.508 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:40:51.510 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:40:51.510 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:40:51.510 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:40:52.794 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:40:52.794 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-07T05:40:52.064024Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7cfcd65a-cdfe-4177-a0b9-e1697c41567a","timestamp":"2022-07-07T05:40:52.064089Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-07-07 05:40:52.824 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:40:52.824 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:41:07.850 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:41:07.851 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:41:07.851 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:41:11.747 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-07-07 05:41:12.544 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"517b1243-c548-4fcf-b678-b38de276bb57","timestamp":"2022-07-07T05:41:12.543715Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-07 05:41:12.584 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-07-07 05:41:12.585 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-07-07 05:41:12.655 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:41:12.655 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (70 ms):{"serverTimeMs":0,"count":1} 2022-07-07 05:41:13.331 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:41:13.331 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"517b1243-c548-4fcf-b678-b38de276bb57","timestamp":"2022-07-07T05:41:12.543715Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-07 05:41:13.332 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-07-07 05:41:13.332 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:41:13.332 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:41:13.529 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:41:13.529 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-07T05:41:13.318996Z","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":"6f2b1f2e-bceb-4f8c-9f5c-74f18106ab8f","timestamp":"2022-07-07T05:41:13.319009Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-07-07 05:41:16.539 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:41:16.540 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:41:16.663 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:41:16.663 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-07T05:41:13.325282Z","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":"717c4ce1-2d28-4e97-ac90-683b1c9d6c88","timestamp":"2022-07-07T05:41:13.325294Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-07-07 05:41:17.555 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:41:17.555 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:41:18.103 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:41:18.104 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-07T05:41:13.987273Z","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":"9fbbb7a6-45db-4104-9636-fae0e86272ba","timestamp":"2022-07-07T05:41:13.987317Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-07 05:41:18.577 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:41:18.579 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:41:21.951 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:41:21.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-07-07T05:41:21.804362Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c8d510ce-b21f-4d54-8a14-7e3b56f2031a","timestamp":"2022-07-07T05:41:21.804649Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-07 05:41:22.592 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:41:22.617 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:41:37.614 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:41:37.614 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:41:37.615 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:41:52.599 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:41:52.600 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:41:52.600 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:42:07.551 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:42:07.551 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:42:07.552 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:42:21.461 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:42:21.462 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-07T05:42:20.606401Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c9dcc768-bed9-43a0-93ab-05b8524b7c3a","timestamp":"2022-07-07T05:42:20.606633Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-07-07 05:42:21.556 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:42:21.556 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:42:36.575 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:42:36.576 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:42:36.576 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:42:51.560 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:42:51.561 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:42:51.561 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:42:52.812 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:42:52.812 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-07T05:42:52.063187Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"44d2874d-18b9-415c-9a5a-cef975e463cd","timestamp":"2022-07-07T05:42:52.063329Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-07-07 05:42:52.833 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:42:52.835 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:43:07.803 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:43:07.804 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:43:07.804 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:43:11.749 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-07-07 05:43:12.554 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"fd150ad5-171a-4633-88b4-f236cdc20f85","timestamp":"2022-07-07T05:43:12.554431Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-07 05:43:12.584 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-07-07 05:43:12.585 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-07-07 05:43:12.640 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:43:12.640 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (55 ms):{"serverTimeMs":1,"count":1} 2022-07-07 05:43:13.304 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:43:13.305 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"fd150ad5-171a-4633-88b4-f236cdc20f85","timestamp":"2022-07-07T05:43:12.554431Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-07 05:43:13.305 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-07-07 05:43:13.305 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:43:13.306 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:43:13.496 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:43:13.496 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-07T05:43:13.301640Z","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":"724b4d5c-188d-4d6e-ae15-66cb597ad5e7","timestamp":"2022-07-07T05:43:13.301656Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-07-07 05:43:13.568 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:43:13.568 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:43:13.799 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:43:13.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-07-07T05:43:13.324840Z","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":"3da5100d-9ba3-43d2-b2d0-f4d12a9ff5cf","timestamp":"2022-07-07T05:43:13.324857Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-07-07 05:43:13.821 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:43:13.822 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:43:14.348 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:43:14.349 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-07T05:43:14.093557Z","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":"05189482-67b4-4fdd-bc5a-ae1cc7f88f29","timestamp":"2022-07-07T05:43:14.093600Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-07 05:43:14.371 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:43:14.372 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:43:21.895 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:43:21.896 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-07T05:43:21.726323Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fb873ca1-9a65-4b75-8684-37a9ee8c3500","timestamp":"2022-07-07T05:43:21.727331Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-07 05:43:22.585 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:43:22.585 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:43:37.595 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:43:37.595 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:43:37.595 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:43:52.585 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:43:52.586 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:43:52.586 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:44:07.550 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:44:07.550 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:44:07.550 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:44:21.402 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:44:21.403 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-07T05:44:20.606098Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d519079f-2462-4a7d-9a89-d9f66b081c56","timestamp":"2022-07-07T05:44:20.606200Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-07-07 05:44:21.579 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:44:21.579 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:44:36.553 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:44:36.554 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:44:36.554 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:44:51.518 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:44:51.518 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:44:51.518 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:44:52.746 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:44:52.746 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-07T05:44:52.062957Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d7f1b1ea-09c8-4b69-883a-0e983ee66542","timestamp":"2022-07-07T05:44:52.063043Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-07-07 05:44:52.767 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:44:52.767 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:45:07.734 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:45:07.735 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:45:07.735 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:45:11.747 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-07-07 05:45:12.575 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"db9e4a96-33af-422c-9dd9-5d84a9bebb31","timestamp":"2022-07-07T05:45:12.574986Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-07 05:45:12.584 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-07-07 05:45:12.585 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-07-07 05:45:12.626 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:45:12.626 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (41 ms):{"serverTimeMs":1,"count":1} 2022-07-07 05:45:13.248 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:45:13.249 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"db9e4a96-33af-422c-9dd9-5d84a9bebb31","timestamp":"2022-07-07T05:45:12.574986Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-07 05:45:13.249 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-07-07 05:45:13.249 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:45:13.249 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:45:13.401 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:45:13.401 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-07T05:45:13.250136Z","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":"4aeecced-ac9e-40d6-a99c-e6637bd976b0","timestamp":"2022-07-07T05:45:13.250154Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-07-07 05:45:13.584 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:45:13.584 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:45:13.606 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:45:13.606 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-07T05:45:13.249933Z","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":"413abba9-3744-40b3-922d-1cb6f93f3a35","timestamp":"2022-07-07T05:45:13.249947Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-07-07 05:45:13.626 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:45:13.626 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:45:14.144 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:45:14.144 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-07T05:45:13.834556Z","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":"d9f4a900-77bd-497d-86d3-99552a691666","timestamp":"2022-07-07T05:45:13.834631Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-07 05:45:14.165 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:45:14.165 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:45:21.841 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:45:21.842 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-07T05:45:21.725567Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3cc5f527-1083-416d-bd24-694949aecce6","timestamp":"2022-07-07T05:45:21.725928Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-07 05:45:22.597 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:45:22.598 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:45:37.608 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:45:37.609 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:45:37.609 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:45:52.571 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:45:52.571 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:45:52.572 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:46:07.584 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:46:07.585 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:46:07.585 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:46:21.310 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:46:21.311 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-07T05:46:20.606132Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"87a552c7-68f4-4328-b993-f1dd43676248","timestamp":"2022-07-07T05:46:20.606196Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-07-07 05:46:21.600 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:46:21.601 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:46:36.575 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:46:36.576 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:46:36.576 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:46:51.532 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:46:51.532 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:46:51.532 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:46:52.761 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:46:52.761 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-07T05:46:52.062890Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f100d57e-c3c6-4855-b055-ca0424b742fc","timestamp":"2022-07-07T05:46:52.062978Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-07-07 05:46:52.785 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:46:52.786 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:47:07.763 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:47:07.764 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:47:07.764 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:47:11.748 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-07-07 05:47:12.601 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"7a1a14d7-630f-4f85-9749-fd4bc443aa25","timestamp":"2022-07-07T05:47:12.599787Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-07 05:47:12.634 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-07-07 05:47:12.635 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-07-07 05:47:12.667 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:47:12.668 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (33 ms):{"serverTimeMs":0,"count":1} 2022-07-07 05:47:13.295 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:47:13.296 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"7a1a14d7-630f-4f85-9749-fd4bc443aa25","timestamp":"2022-07-07T05:47:12.599787Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-07 05:47:13.297 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-07-07 05:47:13.297 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:47:13.297 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:47:13.450 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:47:13.451 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-07T05:47:13.296967Z","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":"a68ae29e-821a-4992-acd6-b5adb69df158","timestamp":"2022-07-07T05:47:13.296979Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-07-07 05:47:13.608 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:47:13.609 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:47:13.626 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:47:13.627 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-07T05:47:13.297110Z","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":"8c753bab-58f6-4649-99e3-710f1b90ce4f","timestamp":"2022-07-07T05:47:13.297125Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-07-07 05:47:13.643 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:47:13.644 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:47:14.157 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:47:14.158 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-07T05:47:13.893116Z","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":"f2c34247-570d-4f38-867f-80700605ef0f","timestamp":"2022-07-07T05:47:13.893247Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-07 05:47:14.180 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:47:14.180 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:47:21.831 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:47:21.832 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-07T05:47:21.726058Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c951ec4a-3ff2-40d0-954d-80ccdf4ef12d","timestamp":"2022-07-07T05:47:21.726155Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-07 05:47:23.605 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:47:23.605 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:47:38.592 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:47:38.593 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:47:38.593 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:47:53.549 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:47:53.550 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:47:53.550 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:48:08.502 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:48:08.503 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:48:08.503 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:48:21.318 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:48:21.319 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-07T05:48:20.606242Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5df427eb-82ac-48e3-884c-a4fb50fbf44d","timestamp":"2022-07-07T05:48:20.606430Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-07-07 05:48:21.622 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:48:21.623 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:48:36.585 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:48:36.586 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:48:36.586 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:48:51.551 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:48:51.551 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:48:51.551 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:48:52.774 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:48:52.774 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-07T05:48:52.063132Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6b42c6ce-bff5-45c7-974e-41f2044eb273","timestamp":"2022-07-07T05:48:52.063249Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-07-07 05:48:52.795 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:48:52.796 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:49:07.765 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:49:07.766 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:49:07.766 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:49:11.747 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-07-07 05:49:12.613 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"ad22b77c-3f50-4c5a-816a-72851ca6e13a","timestamp":"2022-07-07T05:49:12.613253Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-07 05:49:12.634 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-07-07 05:49:12.635 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-07-07 05:49:12.665 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:49:12.665 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (30 ms):{"serverTimeMs":1,"count":1} 2022-07-07 05:49:13.305 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:49:13.306 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"ad22b77c-3f50-4c5a-816a-72851ca6e13a","timestamp":"2022-07-07T05:49:12.613253Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-07 05:49:13.306 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-07-07 05:49:13.306 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:49:13.307 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:49:13.455 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:49:13.456 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-07T05:49:13.308533Z","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":"7ebf221b-dc2c-459a-a768-ce2678cf2ddc","timestamp":"2022-07-07T05:49:13.308545Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-07-07 05:49:13.626 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:49:13.626 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:49:13.653 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:49:13.654 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-07T05:49:13.310911Z","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":"556799b7-8c5f-461b-913d-ab711c8bef23","timestamp":"2022-07-07T05:49:13.310924Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-07-07 05:49:13.672 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:49:13.672 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:49:14.191 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:49:14.192 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-07T05:49:13.912786Z","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":"6252f978-091f-47c1-8cde-4c5a33f3d68e","timestamp":"2022-07-07T05:49:13.912803Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-07 05:49:14.218 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:49:14.218 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:49:21.841 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:49:21.841 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-07T05:49:21.725983Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"24c7213d-b576-484f-8539-860f39364bad","timestamp":"2022-07-07T05:49:21.726730Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-07 05:49:21.870 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:49:21.870 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:49:36.828 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:49:36.828 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:49:36.828 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:49:51.778 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:49:51.779 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:49:51.779 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:50:06.769 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:50:06.769 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:50:06.769 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:50:21.313 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:50:21.314 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-07T05:50:20.606073Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"71ba966f-ba3f-453a-8f66-45d122e5a341","timestamp":"2022-07-07T05:50:20.606141Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-07-07 05:50:21.644 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:50:21.644 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:50:36.595 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:50:36.596 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:50:36.596 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:50:51.566 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:50:51.567 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:50:51.567 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:50:52.794 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:50:52.795 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-07T05:50:52.062904Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0840c781-1058-47b0-ab4c-0dabbb946447","timestamp":"2022-07-07T05:50:52.062964Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-07-07 05:50:52.815 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:50:52.815 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:51:07.771 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:51:07.771 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:51:07.771 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:51:11.747 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-07-07 05:51:12.628 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"6023616d-6159-46a0-b3b9-1595513ce4ff","timestamp":"2022-07-07T05:51:12.627966Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-07 05:51:12.634 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-07-07 05:51:12.635 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-07-07 05:51:12.668 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:51:12.669 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (34 ms):{"serverTimeMs":0,"count":1} 2022-07-07 05:51:13.308 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:51:13.308 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"6023616d-6159-46a0-b3b9-1595513ce4ff","timestamp":"2022-07-07T05:51:12.627966Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-07 05:51:13.309 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-07-07 05:51:13.309 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:51:13.309 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:51:13.458 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:51:13.458 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-07T05:51:13.300616Z","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":"2c70f6dd-b171-471b-973a-a01b4af38b0f","timestamp":"2022-07-07T05:51:13.300626Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-07-07 05:51:13.640 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:51:13.640 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:51:13.660 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:51:13.660 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-07T05:51:13.294292Z","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":"1735cef8-6874-4872-9a13-f39a7a5ab2b5","timestamp":"2022-07-07T05:51:13.294302Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-07-07 05:51:13.677 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:51:13.677 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:51:14.198 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:51:14.199 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-07T05:51:13.879438Z","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":"97ff48c8-3d80-428f-b7da-fea78d8f3298","timestamp":"2022-07-07T05:51:13.879449Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-07 05:51:14.219 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:51:14.219 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:51:21.830 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:51:21.831 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-07T05:51:21.727538Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b821150c-699d-41e6-97c9-8b886f164206","timestamp":"2022-07-07T05:51:21.727624Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-07 05:51:21.850 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:51:21.851 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:51:36.826 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:51:36.826 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:51:36.827 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:51:51.827 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:51:51.827 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:51:51.828 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:52:06.791 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:52:06.792 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:52:06.792 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:52:21.320 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:52:21.321 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-07T05:52:20.606110Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a416e832-1c16-40c6-b3d8-da5dabfdcd4b","timestamp":"2022-07-07T05:52:20.606180Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-07-07 05:52:21.653 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:52:21.653 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:52:36.631 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:52:36.632 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:52:36.632 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:52:51.584 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:52:51.584 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:52:51.585 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:52:52.809 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:52:52.810 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-07T05:52:52.062907Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8c070d74-a85d-48ab-951a-866cac6095bc","timestamp":"2022-07-07T05:52:52.062977Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-07-07 05:52:52.834 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:52:52.834 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:53:07.787 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:53:07.788 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:53:07.788 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:53:11.751 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-07-07 05:53:12.651 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"31c3d32a-d46e-4005-89d6-1b1aea05b2a2","timestamp":"2022-07-07T05:53:12.650283Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-07 05:53:12.684 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-07-07 05:53:12.685 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-07-07 05:53:12.719 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:53:12.720 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (35 ms):{"serverTimeMs":1,"count":1} 2022-07-07 05:53:13.344 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:53:13.345 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"31c3d32a-d46e-4005-89d6-1b1aea05b2a2","timestamp":"2022-07-07T05:53:12.650283Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-07 05:53:13.346 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-07-07 05:53:13.346 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:53:13.346 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:53:13.545 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:53:13.546 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-07T05:53:13.345996Z","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":"21b746e5-517c-49c3-90ae-ebbd407d3422","timestamp":"2022-07-07T05:53:13.346006Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-07-07 05:53:13.670 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:53:13.671 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:53:13.687 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:53:13.687 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-07T05:53:13.344740Z","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":"72ce9a61-e8cf-47f7-a833-ec069620336d","timestamp":"2022-07-07T05:53:13.344755Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-07-07 05:53:13.706 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:53:13.707 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:53:14.221 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:53:14.222 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-07T05:53:14.022319Z","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":"eb288a92-d00e-44d1-b3f3-6691c9c16b28","timestamp":"2022-07-07T05:53:14.022370Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-07 05:53:14.241 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:53:14.241 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:53:21.837 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:53:21.838 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-07T05:53:21.724655Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e269374b-9aec-46ee-82b4-defe5f284da4","timestamp":"2022-07-07T05:53:21.724743Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-07 05:53:21.874 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:53:21.874 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:53:36.878 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:53:36.878 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:53:36.879 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:53:51.830 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:53:51.831 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:53:51.831 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:54:06.826 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:54:06.827 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:54:06.827 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:54:21.310 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:54:21.313 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-07T05:54:20.606293Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"dbdebf06-b993-464a-ad46-b29588932034","timestamp":"2022-07-07T05:54:20.606500Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-07-07 05:54:21.670 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:54:21.670 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:54:36.623 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:54:36.624 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:54:36.624 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:54:51.594 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:54:51.594 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:54:51.594 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:54:52.817 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:54:52.817 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-07T05:54:52.063191Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a6cd42ad-2289-4a24-826b-2dba51611604","timestamp":"2022-07-07T05:54:52.063302Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-07-07 05:54:52.836 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:54:52.836 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:55:07.802 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:55:07.803 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:55:07.803 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:55:11.747 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-07-07 05:55:12.664 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"317ab39b-7df6-4aca-9e54-68001065b6a7","timestamp":"2022-07-07T05:55:12.664539Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-07 05:55:12.684 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-07-07 05:55:12.685 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-07-07 05:55:12.713 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:55:12.713 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (29 ms):{"serverTimeMs":1,"count":1} 2022-07-07 05:55:13.337 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:55:13.337 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"317ab39b-7df6-4aca-9e54-68001065b6a7","timestamp":"2022-07-07T05:55:12.664539Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-07 05:55:13.337 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-07-07 05:55:13.337 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:55:13.337 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:55:13.677 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:55:13.677 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-07T05:55:13.339379Z","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":"3e3ba9a6-c55f-4dca-8fcc-823b9a928cc7","timestamp":"2022-07-07T05:55:13.339394Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-07-07 05:55:14.675 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-07T05:55:13.336869Z","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":"8afc5cb7-1d5e-49c7-a82d-f59e7a441ed8","timestamp":"2022-07-07T05:55:13.336881Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-07-07 05:55:15.671 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:55:15.672 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:55:16.190 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:55:16.190 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-07T05:55:14.002085Z","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":"9f815d46-c817-4a19-bb53-cfb4c17a119c","timestamp":"2022-07-07T05:55:14.002114Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-07 05:55:16.680 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:55:16.680 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:55:21.866 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:55:21.866 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-07T05:55:21.725356Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"83473f4e-c7ce-47e1-a5da-b461064d43c7","timestamp":"2022-07-07T05:55:21.725503Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-07 05:55:21.895 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:55:21.896 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:55:36.847 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:55:36.848 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:55:36.848 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:55:51.798 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:55:51.799 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:55:51.799 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:56:06.790 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:56:06.791 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:56:06.791 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:56:21.312 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:56:21.313 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-07T05:56:20.606144Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"aa50b925-1dc0-484e-95d0-ee5ee61de70d","timestamp":"2022-07-07T05:56:20.606212Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-07-07 05:56:21.690 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:56:21.690 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:56:36.671 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:56:36.671 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:56:36.672 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:56:51.622 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:56:51.622 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:56:51.622 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:56:52.741 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:56:52.741 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-07T05:56:52.062998Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"78583856-bfac-4e09-8c4f-5207d7d6e40b","timestamp":"2022-07-07T05:56:52.063083Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-07-07 05:56:52.764 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:56:52.764 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:57:07.736 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:57:07.737 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:57:07.737 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:57:11.748 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-07-07 05:57:12.681 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"5162621a-f62b-4479-8737-c3f0e129c804","timestamp":"2022-07-07T05:57:12.680769Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-07 05:57:12.684 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-07-07 05:57:12.685 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-07-07 05:57:12.724 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:57:12.725 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (40 ms):{"serverTimeMs":0,"count":1} 2022-07-07 05:57:13.352 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:57:13.353 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"5162621a-f62b-4479-8737-c3f0e129c804","timestamp":"2022-07-07T05:57:12.680769Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-07 05:57:13.353 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-07-07 05:57:13.353 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:57:13.353 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:57:13.514 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:57:13.515 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-07T05:57:13.357832Z","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":"d176bab2-7667-4e85-bf22-b67625fc99c7","timestamp":"2022-07-07T05:57:13.357843Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-07-07 05:57:13.697 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:57:13.697 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:57:13.718 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:57:13.719 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-07T05:57:13.365367Z","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":"32502787-633c-469d-a9f8-8344615b01bb","timestamp":"2022-07-07T05:57:13.365386Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-07-07 05:57:13.738 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:57:13.738 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:57:14.259 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:57:14.260 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-07T05:57:14.011475Z","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":"6d37456c-7887-4400-bd1e-d86c9c717021","timestamp":"2022-07-07T05:57:14.011566Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-07 05:57:14.282 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:57:14.282 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:57:21.838 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:57:21.839 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-07T05:57:21.726473Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4a0de115-793c-48be-b294-9cd103c7796d","timestamp":"2022-07-07T05:57:21.726538Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-07 05:57:21.868 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:57:21.868 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:57:36.815 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:57:36.815 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:57:36.815 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:57:51.773 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:57:51.774 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:57:51.774 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:58:06.755 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:58:06.755 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:58:06.755 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:58:21.303 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:58:21.304 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-07T05:58:20.608230Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"da3baadc-11f9-4284-86ed-80a35bab7c14","timestamp":"2022-07-07T05:58:20.608308Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-07-07 05:58:21.700 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:58:21.700 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:58:36.676 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:58:36.676 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:58:36.676 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:58:51.630 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:58:51.631 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:58:51.631 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:58:52.727 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:58:52.728 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-07T05:58:52.062969Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c3eb70a2-988e-4618-8b1d-85f7e744e1f0","timestamp":"2022-07-07T05:58:52.063116Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-07-07 05:58:52.750 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:58:52.751 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:59:07.698 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:59:07.699 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:59:07.699 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:59:11.748 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-07-07 05:59:12.698 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"e545b07b-1219-4161-bbe4-1571d3dbcb10","timestamp":"2022-07-07T05:59:12.697762Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-07 05:59:12.734 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-07-07 05:59:12.735 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-07-07 05:59:12.766 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:59:12.766 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (31 ms):{"serverTimeMs":0,"count":1} 2022-07-07 05:59:13.392 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:59:13.393 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"e545b07b-1219-4161-bbe4-1571d3dbcb10","timestamp":"2022-07-07T05:59:12.697762Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-07 05:59:13.393 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-07-07 05:59:13.393 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:59:13.393 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:59:13.554 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:59:13.554 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-07T05:59:13.391078Z","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":"f86146e8-9664-428e-b26b-e69fd158be14","timestamp":"2022-07-07T05:59:13.391089Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-07-07 05:59:13.727 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:59:13.727 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:59:13.751 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:59:13.751 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-07T05:59:13.393355Z","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":"60d61036-566f-4460-989c-f1eced6eb00b","timestamp":"2022-07-07T05:59:13.393371Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-07-07 05:59:13.768 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:59:13.768 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:59:14.287 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:59:14.287 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-07T05:59:13.982254Z","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":"2e0713d1-6520-48bd-9855-2442ce7fdb99","timestamp":"2022-07-07T05:59:13.982298Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-07 05:59:14.307 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:59:14.307 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:59:21.842 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:59:21.848 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-07T05:59:21.726783Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"aeb494b6-6abf-4823-94d0-cf27ff9f3e08","timestamp":"2022-07-07T05:59:21.726849Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-07 05:59:21.866 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:59:21.867 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:59:36.814 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:59:36.815 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:59:36.815 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 05:59:51.757 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 05:59:51.757 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 05:59:51.758 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 06:00:06.718 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:00:06.718 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 06:00:06.719 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 06:00:21.305 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:00:21.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-07-07T06:00:20.606186Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"778477b2-c577-446a-905b-3b57eccfe783","timestamp":"2022-07-07T06:00:20.606296Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-07-07 06:00:21.720 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 06:00:21.721 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 06:00:36.678 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:00:36.678 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 06:00:36.678 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 06:00:51.627 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:00:51.628 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 06:00:51.628 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 06:00:52.730 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:00:52.731 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-07T06:00:52.063062Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"84f4f7cb-c538-4187-a31c-dfa2009f3507","timestamp":"2022-07-07T06:00:52.063200Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-07-07 06:00:52.755 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 06:00:52.755 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 06:01:07.714 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:01:07.715 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 06:01:07.715 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 06:01:11.747 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-07-07 06:01:12.711 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"7b007cc4-2cc2-44b2-b412-2c1825e59ad6","timestamp":"2022-07-07T06:01:12.710552Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-07 06:01:12.734 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-07-07 06:01:12.735 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-07-07 06:01:12.762 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:01:12.762 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (27 ms):{"serverTimeMs":0,"count":1} 2022-07-07 06:01:13.387 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:01:13.387 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"7b007cc4-2cc2-44b2-b412-2c1825e59ad6","timestamp":"2022-07-07T06:01:12.710552Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-07 06:01:13.388 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-07-07 06:01:13.388 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 06:01:13.388 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 06:01:13.547 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:01:13.548 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-07T06:01:13.392170Z","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":"5da238de-cfe7-48a7-99ec-e4eb859f3f83","timestamp":"2022-07-07T06:01:13.392182Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-07-07 06:01:13.720 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 06:01:13.721 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 06:01:14.172 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:01:14.172 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-07T06:01:13.389327Z","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":"54fb6c4c-486c-45ec-a620-8c950a41e280","timestamp":"2022-07-07T06:01:13.389355Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-07-07 06:01:14.190 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 06:01:14.190 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 06:01:14.712 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:01:14.712 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-07T06:01:14.126899Z","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":"8cef28e3-ba5e-4352-a627-d8e479387671","timestamp":"2022-07-07T06:01:14.126931Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-07 06:01:16.713 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 06:01:16.713 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 06:01:21.845 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:01:21.846 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-07T06:01:21.724615Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c1867ad8-33fd-4764-b07a-1f9966d8b76b","timestamp":"2022-07-07T06:01:21.724728Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-07 06:01:21.867 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 06:01:21.867 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 06:01:36.823 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:01:36.824 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 06:01:36.824 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 06:01:51.784 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:01:51.785 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 06:01:51.785 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 06:02:06.758 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:02:06.760 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 06:02:06.760 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 06:02:21.308 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:02:21.309 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-07T06:02:20.606134Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"545001c7-0c1e-4281-ac5e-486f48498838","timestamp":"2022-07-07T06:02:20.606211Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-07-07 06:02:21.731 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 06:02:21.732 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 06:02:36.679 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:02:36.680 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 06:02:36.680 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 06:02:51.625 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:02:51.625 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 06:02:51.626 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 06:02:52.721 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:02:52.722 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-07T06:02:52.062907Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3ff40ff4-4720-4a1c-b611-78e34bc19a47","timestamp":"2022-07-07T06:02:52.062960Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-07-07 06:02:52.763 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 06:02:52.763 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 06:03:07.743 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:03:07.744 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 06:03:07.744 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 06:03:11.747 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-07-07 06:03:12.728 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"348e0d99-7e60-4432-b17f-e0582e736a95","timestamp":"2022-07-07T06:03:12.727990Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-07 06:03:12.734 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-07-07 06:03:12.735 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-07-07 06:03:12.767 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:03:12.767 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (33 ms):{"serverTimeMs":0,"count":1} 2022-07-07 06:03:13.392 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:03:13.392 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"348e0d99-7e60-4432-b17f-e0582e736a95","timestamp":"2022-07-07T06:03:12.727990Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-07 06:03:13.393 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-07-07 06:03:13.393 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 06:03:13.393 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 06:03:13.579 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:03:13.580 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-07T06:03:13.398678Z","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":"c2223fd4-daf0-42dd-b606-f63a5c65913e","timestamp":"2022-07-07T06:03:13.398690Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-07-07 06:03:13.737 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 06:03:13.738 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 06:03:13.755 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:03:13.755 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-07T06:03:13.393308Z","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":"ffd753fd-34b2-4b8a-9095-15d9376cdacb","timestamp":"2022-07-07T06:03:13.393322Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-07-07 06:03:13.770 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 06:03:13.770 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 06:03:14.287 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:03:14.288 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-07T06:03:13.986976Z","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":"ced7f62f-ce35-4cb1-b7b8-f00d566c672f","timestamp":"2022-07-07T06:03:13.987015Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-07 06:03:14.740 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 06:03:14.740 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 06:03:21.873 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:03:21.874 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-07T06:03:21.725273Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d18811e3-3016-43cd-b8f8-6f23405eaef9","timestamp":"2022-07-07T06:03:21.725378Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-07 06:03:21.909 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 06:03:21.910 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 06:03:36.892 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:03:36.892 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 06:03:36.892 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 06:03:51.862 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:03:51.863 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 06:03:51.863 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 06:04:06.810 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:04:06.811 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 06:04:06.811 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 06:04:21.321 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:04:21.321 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-07T06:04:20.606106Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"53f11861-7ae7-4810-8c1f-5f1a157b7a9b","timestamp":"2022-07-07T06:04:20.606190Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-07-07 06:04:21.752 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 06:04:21.752 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 06:04:36.720 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:04:36.720 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 06:04:36.720 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 06:04:51.672 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:04:51.673 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 06:04:51.673 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 06:04:52.747 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:04:52.748 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-07T06:04:52.062890Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"587d8b96-2fd4-47a4-8aa5-fe3f0398ce09","timestamp":"2022-07-07T06:04:52.062948Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-07-07 06:04:52.769 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 06:04:52.769 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 06:05:07.720 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:05:07.721 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 06:05:07.721 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 06:05:11.747 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-07-07 06:05:12.743 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"943f7448-538f-4147-b077-39f28351c448","timestamp":"2022-07-07T06:05:12.742757Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-07 06:05:12.784 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 41 ms 2022-07-07 06:05:12.785 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-07-07 06:05:12.812 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:05:12.813 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (28 ms):{"serverTimeMs":0,"count":1} 2022-07-07 06:05:13.448 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:05:13.448 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"943f7448-538f-4147-b077-39f28351c448","timestamp":"2022-07-07T06:05:12.742757Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-07 06:05:13.448 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-07-07 06:05:13.448 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 06:05:13.449 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 06:05:13.606 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:05:13.607 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-07T06:05:13.448073Z","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":"e9de068e-a1a9-4c5a-9d20-e7b298705c0c","timestamp":"2022-07-07T06:05:13.448081Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-07-07 06:05:13.754 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 06:05:13.754 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 06:05:13.772 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:05:13.772 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-07T06:05:13.451546Z","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":"1c012a4a-9ce4-4c40-a9fd-fd2b0e2a8859","timestamp":"2022-07-07T06:05:13.451558Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-07-07 06:05:14.753 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 06:05:14.753 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 06:05:15.272 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:05:15.272 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-07T06:05:14.037089Z","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":"bfd481ea-7071-4200-8a21-344d5bab2695","timestamp":"2022-07-07T06:05:14.037174Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-07 06:05:15.755 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 06:05:15.755 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 06:05:21.877 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:05:21.877 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-07T06:05:21.724866Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"380b3a3b-c75c-4062-bd89-ee3331244008","timestamp":"2022-07-07T06:05:21.725046Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-07 06:05:21.895 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 06:05:21.896 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 06:05:36.870 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:05:36.871 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 06:05:36.871 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 06:05:51.847 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:05:51.847 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 06:05:51.847 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 06:06:06.794 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:06:06.794 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 06:06:06.795 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 06:06:21.314 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:06:21.315 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-07T06:06:20.606128Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d46257c0-8c9a-497e-aa82-1e9e798b3c80","timestamp":"2022-07-07T06:06:20.606237Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-07-07 06:06:21.782 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 06:06:21.782 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 06:06:36.762 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:06:36.763 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 06:06:36.763 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 06:06:51.720 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:06:51.720 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 06:06:51.720 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 06:06:52.746 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:06:52.747 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-07T06:06:52.062999Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4236371d-ae10-4e56-8e9e-602831814d79","timestamp":"2022-07-07T06:06:52.063069Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-07-07 06:06:52.771 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 06:06:52.771 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 06:07:07.738 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:07:07.739 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 06:07:07.739 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 06:07:11.747 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-07-07 06:07:11.760 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"06399112-d368-4ea2-8b9e-715015856649","timestamp":"2022-07-07T06:07:11.760515Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-07 06:07:11.784 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-07-07 06:07:11.785 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-07-07 06:07:11.814 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:07:11.815 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (30 ms):{"serverTimeMs":1,"count":1} 2022-07-07 06:07:12.437 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:07:12.438 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"06399112-d368-4ea2-8b9e-715015856649","timestamp":"2022-07-07T06:07:11.760515Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-07 06:07:12.438 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-07-07 06:07:12.438 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 06:07:12.438 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 06:07:12.598 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:07:12.599 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-07T06:07:12.439860Z","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":"1d0144b7-8064-42e4-8ac6-e95ccc5c8c13","timestamp":"2022-07-07T06:07:12.439872Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-07-07 06:07:12.619 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 06:07:12.619 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 06:07:12.638 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:07:12.638 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-07T06:07:12.442038Z","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":"b53b9837-a861-4898-9c02-5b666b546a06","timestamp":"2022-07-07T06:07:12.442050Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-07-07 06:07:12.655 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 06:07:12.655 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 06:07:13.174 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:07:13.174 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-07T06:07:13.027928Z","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":"04faf0e9-2c73-46dc-85a1-9f5b7921af01","timestamp":"2022-07-07T06:07:13.028013Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-07 06:07:13.773 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 06:07:13.773 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 06:07:21.834 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:07:21.835 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-07T06:07:21.724619Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ff908705-4080-48e3-ab01-e9e5a419017e","timestamp":"2022-07-07T06:07:21.724717Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-07 06:07:21.855 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 06:07:21.855 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 06:07:36.826 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:07:36.827 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 06:07:36.827 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 06:07:51.774 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:07:51.774 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 06:07:51.774 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 06:08:06.728 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:08:06.728 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 06:08:06.729 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 06:08:21.302 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:08:21.302 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-07T06:08:20.606136Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0c20d560-0791-4acd-be12-43c9c97d205b","timestamp":"2022-07-07T06:08:20.606232Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-07-07 06:08:21.784 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 06:08:21.785 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 06:08:36.763 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:08:36.764 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 06:08:36.764 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 06:08:51.737 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:08:51.738 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 06:08:51.738 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 06:08:52.729 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:08:52.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-07-07T06:08:52.062998Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2dfa4443-fe59-434b-952c-d076131be9ba","timestamp":"2022-07-07T06:08:52.063057Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-07-07 06:08:52.795 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 06:08:52.795 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 06:09:07.754 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:09:07.755 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 06:09:07.755 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 06:09:11.747 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-07-07 06:09:11.777 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"ce052892-e7c5-4e99-9b6c-8bf55b4b6545","timestamp":"2022-07-07T06:09:11.776964Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-07 06:09:11.784 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 7 ms 2022-07-07 06:09:11.785 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-07-07 06:09:11.809 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:09:11.809 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (25 ms):{"serverTimeMs":0,"count":1} 2022-07-07 06:09:12.455 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:09:12.455 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"ce052892-e7c5-4e99-9b6c-8bf55b4b6545","timestamp":"2022-07-07T06:09:11.776964Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-07 06:09:12.455 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-07-07 06:09:12.455 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 06:09:12.455 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 06:09:12.657 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:09:12.658 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-07T06:09:12.516783Z","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":"0f03e3ff-ca2c-42a6-8500-a615d8698b2d","timestamp":"2022-07-07T06:09:12.516794Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-07-07 06:09:12.682 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 06:09:12.682 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 06:09:12.707 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:09:12.707 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-07T06:09:13.034190Z","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":"9aae2169-2fa2-4ace-b6c9-719597f66e8f","timestamp":"2022-07-07T06:09:13.034213Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-07 06:09:12.725 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 06:09:12.725 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 06:09:13.242 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:09:13.243 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-07T06:09:12.514380Z","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":"0ca3c263-7f34-445b-8593-7c4728fadd4a","timestamp":"2022-07-07T06:09:12.514392Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-07-07 06:09:13.787 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 06:09:13.787 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 06:09:21.831 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:09:21.831 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-07T06:09:21.724486Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2ca82bc6-ed89-4ea6-94bc-419fd15d9756","timestamp":"2022-07-07T06:09:21.724602Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-07 06:09:21.850 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 06:09:21.850 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 06:09:36.799 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:09:36.800 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 06:09:36.800 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 06:09:51.743 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:09:51.743 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 06:09:51.743 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 06:10:06.691 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:10:06.692 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 06:10:06.692 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 06:10:21.301 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:10:21.302 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-07T06:10:20.606116Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8525c866-6a16-4863-9af6-e90b239dcfa1","timestamp":"2022-07-07T06:10:20.606203Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-07-07 06:10:21.808 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 06:10:21.808 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 06:10:36.772 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:10:36.772 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 06:10:36.772 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 06:10:51.724 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:10:51.724 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 06:10:51.724 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 06:10:52.765 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:10:52.766 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-07T06:10:52.062861Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d48a344d-c5f4-40f3-afda-05a31d997c27","timestamp":"2022-07-07T06:10:52.062943Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-07-07 06:10:52.808 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 06:10:52.808 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 06:11:07.802 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:11:07.803 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 06:11:07.803 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 06:11:11.747 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-07-07 06:11:11.793 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"68c3748f-4fbf-422d-b47b-fa3cb0423885","timestamp":"2022-07-07T06:11:11.792724Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-07 06:11:11.834 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 41 ms 2022-07-07 06:11:11.835 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-07-07 06:11:11.863 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:11:11.864 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (29 ms):{"serverTimeMs":0,"count":1} 2022-07-07 06:11:12.494 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:11:12.494 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"68c3748f-4fbf-422d-b47b-fa3cb0423885","timestamp":"2022-07-07T06:11:11.792724Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-07 06:11:12.495 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-07-07 06:11:12.495 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 06:11:12.495 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 06:11:12.716 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:11:12.717 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-07T06:11:12.558805Z","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":"6fd1e2d9-a37c-46ef-a824-3c15524ece31","timestamp":"2022-07-07T06:11:12.558815Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-07-07 06:11:12.734 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 06:11:12.734 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 06:11:12.751 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:11:12.751 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-07T06:11:12.558836Z","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":"ecdcc57a-28b3-4428-9401-0f1564761a40","timestamp":"2022-07-07T06:11:12.558847Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-07-07 06:11:12.803 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 06:11:12.803 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 06:11:13.323 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:11:13.323 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-07T06:11:13.150177Z","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":"c878e136-2c85-4602-854b-c60a9b7d9e0f","timestamp":"2022-07-07T06:11:13.150234Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-07 06:11:13.344 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 06:11:13.344 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 06:11:21.826 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:11:21.827 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-07T06:11:21.724736Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c43392d2-147f-4a83-8236-a24264bba695","timestamp":"2022-07-07T06:11:21.724958Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-07 06:11:21.850 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 06:11:21.851 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 06:11:36.811 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:11:36.811 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 06:11:36.812 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 06:11:51.769 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:11:51.770 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 06:11:51.770 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 06:12:06.737 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:12:06.738 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 06:12:06.738 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 06:12:21.312 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:12:21.312 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-07T06:12:20.606059Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3261eb18-72a0-4380-8f4c-7e1e9f62715d","timestamp":"2022-07-07T06:12:20.606132Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-07-07 06:12:21.814 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 06:12:21.814 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 06:12:36.764 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:12:36.765 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 06:12:36.765 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 06:12:51.715 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:12:51.715 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 06:12:51.715 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 06:12:52.722 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:12:52.723 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-07T06:12:52.062911Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"acfbc60d-a2b0-42e9-9a30-b6e5af912752","timestamp":"2022-07-07T06:12:52.062966Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-07-07 06:12:52.824 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 06:12:52.824 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 06:13:07.786 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:13:07.787 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 06:13:07.787 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 06:13:11.747 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-07-07 06:13:11.806 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"64e9f161-e118-4938-ad07-0d6c4aa9e264","timestamp":"2022-07-07T06:13:11.806307Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-07 06:13:11.834 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-07-07 06:13:11.835 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-07-07 06:13:11.862 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:13:11.862 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (27 ms):{"serverTimeMs":0,"count":1} 2022-07-07 06:13:12.487 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:13:12.488 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"64e9f161-e118-4938-ad07-0d6c4aa9e264","timestamp":"2022-07-07T06:13:11.806307Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-07 06:13:12.488 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-07-07 06:13:12.488 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 06:13:12.488 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 06:13:12.696 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:13:12.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-07-07T06:13:12.541702Z","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":"6da73061-5dc2-49d6-8748-05bcaef51803","timestamp":"2022-07-07T06:13:12.541714Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-07-07 06:13:12.715 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 06:13:12.715 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 06:13:12.758 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:13:12.758 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-07T06:13:12.539291Z","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":"3814e32c-6e8a-4bee-9e70-31af01ce6482","timestamp":"2022-07-07T06:13:12.539305Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-07-07 06:13:12.818 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 06:13:12.818 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 06:13:13.337 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:13:13.338 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-07T06:13:13.146790Z","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":"a9c825c3-20fa-4577-8dc7-119373dc87ed","timestamp":"2022-07-07T06:13:13.146803Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-07 06:13:13.359 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 06:13:13.359 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 06:13:21.879 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:13:21.879 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-07T06:13:21.724594Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3f26e760-586a-4144-84cd-e43aa689f2fc","timestamp":"2022-07-07T06:13:21.724666Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-07 06:13:21.901 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 06:13:21.901 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 06:13:36.846 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:13:36.847 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 06:13:36.847 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 06:13:51.804 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:13:51.805 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 06:13:51.806 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 06:14:06.764 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:14:06.765 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 06:14:06.765 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 06:14:21.304 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:14:21.305 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-07T06:14:20.606090Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"25b629d5-cc43-4b92-a352-f81d87e9bc41","timestamp":"2022-07-07T06:14:20.606159Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-07-07 06:14:21.835 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 06:14:21.835 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 06:14:36.784 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:14:36.784 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 06:14:36.784 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 06:14:51.733 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:14:51.733 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 06:14:51.733 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 06:14:52.726 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:14:52.726 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-07T06:14:52.063095Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2a598ced-717c-4e4a-a72b-29b3313b93e7","timestamp":"2022-07-07T06:14:52.063187Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-07-07 06:14:52.840 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 06:14:52.840 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 06:15:07.789 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:15:07.789 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 06:15:07.789 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 06:15:11.748 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-07-07 06:15:11.821 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"cd57392c-086e-425a-862d-0f49c3788ca2","timestamp":"2022-07-07T06:15:11.820877Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-07 06:15:11.835 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-07-07 06:15:11.835 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-07-07 06:15:11.874 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:15:11.875 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (40 ms):{"serverTimeMs":0,"count":1} 2022-07-07 06:15:12.505 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:15:12.506 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"cd57392c-086e-425a-862d-0f49c3788ca2","timestamp":"2022-07-07T06:15:11.820877Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-07 06:15:12.506 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-07-07 06:15:12.506 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 06:15:12.506 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 06:15:12.656 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:15:12.656 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-07T06:15:12.507966Z","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":"9586e0e6-cee7-4d69-a0af-bcb8e11683e7","timestamp":"2022-07-07T06:15:12.507974Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-07-07 06:15:12.674 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 06:15:12.674 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 06:15:12.758 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:15:12.759 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-07T06:15:12.509551Z","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":"8cf782e8-ce09-4585-a791-49756682fa41","timestamp":"2022-07-07T06:15:12.509588Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-07-07 06:15:12.831 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 06:15:12.831 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 06:15:13.347 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:15:13.348 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-07T06:15:13.131959Z","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":"eed9e6f7-3761-4f12-af88-e86a558c2eee","timestamp":"2022-07-07T06:15:13.131975Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-07 06:15:13.368 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 06:15:13.369 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 06:15:21.827 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:15:21.828 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-07T06:15:21.724445Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"858836cc-db36-4547-b21f-86ec1315c148","timestamp":"2022-07-07T06:15:21.724501Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-07 06:15:21.852 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 06:15:21.852 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 06:15:36.793 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:15:36.793 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 06:15:36.794 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 06:15:51.744 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:15:51.745 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 06:15:51.745 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 06:16:06.693 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:16:06.693 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 06:16:06.694 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 06:16:21.306 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:16:21.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-07-07T06:16:20.606111Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8f6f814e-e3d2-4168-a72a-768c292f6213","timestamp":"2022-07-07T06:16:20.606222Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-07-07 06:16:21.849 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 06:16:21.850 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 06:16:36.830 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:16:36.831 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 06:16:36.831 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 06:16:51.795 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:16:51.795 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 06:16:51.796 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 06:16:52.723 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:16:52.724 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-07T06:16:52.062902Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"84626f1b-2537-47a7-b6b7-a8824c0fe3d4","timestamp":"2022-07-07T06:16:52.062962Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-07-07 06:16:52.858 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 06:16:52.858 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 06:17:07.814 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:17:07.815 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 06:17:07.815 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 06:17:11.747 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-07-07 06:17:11.837 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"9a5698f8-2e6c-46d4-ab50-982718d80ca6","timestamp":"2022-07-07T06:17:11.836803Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-07 06:17:11.884 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 47 ms 2022-07-07 06:17:11.885 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-07-07 06:17:11.919 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:17:11.920 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (35 ms):{"serverTimeMs":0,"count":1} 2022-07-07 06:17:12.548 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:17:12.549 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"9a5698f8-2e6c-46d4-ab50-982718d80ca6","timestamp":"2022-07-07T06:17:11.836803Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-07 06:17:12.550 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-07-07 06:17:12.551 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 06:17:12.551 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 06:17:12.700 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:17:12.701 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-07T06:17:12.548859Z","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":"2c68685f-cc66-4838-a3d3-8df0554a99e7","timestamp":"2022-07-07T06:17:12.548874Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-07-07 06:17:12.720 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 06:17:12.721 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 06:17:12.816 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:17:12.817 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-07T06:17:12.551186Z","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":"288f49cb-f06f-4f14-83f7-c73c25440c48","timestamp":"2022-07-07T06:17:12.551197Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-07-07 06:17:12.849 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 06:17:12.849 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 06:17:13.366 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:17:13.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-07-07T06:17:13.134601Z","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":"61dc115d-17ba-44d8-a6ab-a128fad0a64a","timestamp":"2022-07-07T06:17:13.134631Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-07 06:17:13.387 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 06:17:13.387 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 06:17:21.873 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:17:21.874 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-07T06:17:21.724614Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d270e41e-75c5-4398-bcad-15752bde78b9","timestamp":"2022-07-07T06:17:21.724719Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-07 06:17:21.899 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 06:17:21.900 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 06:17:36.902 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:17:36.903 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 06:17:36.903 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 06:17:51.851 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:17:51.852 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 06:17:51.852 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 06:18:06.801 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:18:06.802 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 06:18:06.802 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 06:18:21.297 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:18:21.298 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-07T06:18:20.606064Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8eba8cd6-a51a-4ffc-864c-3af0dc2b68b3","timestamp":"2022-07-07T06:18:20.606127Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-07-07 06:18:21.865 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 06:18:21.866 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 06:18:36.818 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:18:36.819 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 06:18:36.819 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 06:18:51.788 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:18:51.789 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 06:18:51.789 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 06:18:52.739 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:18:52.740 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-07T06:18:52.062931Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"30259317-af1e-4249-8fa8-cc2fda259720","timestamp":"2022-07-07T06:18:52.063031Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-07-07 06:18:53.851 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 06:18:53.851 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 06:19:08.823 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:19:08.823 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 06:19:08.824 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 06:19:11.747 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-07-07 06:19:11.851 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"25701ca9-22ee-452f-ad6b-da6ae5b43728","timestamp":"2022-07-07T06:19:11.851511Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-07 06:19:11.884 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-07-07 06:19:11.885 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-07-07 06:19:11.921 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:19:11.922 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (37 ms):{"serverTimeMs":1,"count":1} 2022-07-07 06:19:12.549 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:19:12.549 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"25701ca9-22ee-452f-ad6b-da6ae5b43728","timestamp":"2022-07-07T06:19:11.851511Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-07 06:19:12.550 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-07-07 06:19:12.550 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 06:19:12.550 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 06:19:12.702 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:19:12.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-07-07T06:19:12.550979Z","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":"561e1536-669a-491d-a8ec-7e0f9ef6e861","timestamp":"2022-07-07T06:19:12.550990Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-07-07 06:19:12.721 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 06:19:12.721 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 06:19:12.747 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:19:12.748 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-07T06:19:12.560218Z","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":"e28ea7a6-ab20-4df9-8679-afa7cfc2a305","timestamp":"2022-07-07T06:19:12.560229Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-07-07 06:19:12.860 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 06:19:12.860 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 06:19:13.379 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:19:13.379 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-07T06:19:13.132355Z","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":"cb931266-9022-4681-9440-29ca73423e9e","timestamp":"2022-07-07T06:19:13.132382Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-07 06:19:13.399 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 06:19:13.399 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 06:19:21.843 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:19:21.843 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-07T06:19:21.724481Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b5af1919-7d2b-4212-86c1-66474e77b709","timestamp":"2022-07-07T06:19:21.724553Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-07 06:19:21.867 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 06:19:21.868 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 06:19:36.824 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:19:36.824 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 06:19:36.824 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 06:19:51.776 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:19:51.777 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 06:19:51.777 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 06:20:06.768 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:20:06.769 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 06:20:06.769 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 06:20:21.304 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:20:21.305 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-07T06:20:20.606113Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ec6d6c0b-b258-4030-ab24-25cac1e9d2f7","timestamp":"2022-07-07T06:20:20.606191Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-07-07 06:20:21.899 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 06:20:21.899 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 06:20:36.866 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:20:36.866 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 06:20:36.866 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 06:20:51.815 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:20:51.815 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 06:20:51.815 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 06:20:52.722 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:20:52.723 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-07T06:20:52.063182Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d42eca11-df29-4224-9290-212cd2764741","timestamp":"2022-07-07T06:20:52.063279Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-07-07 06:20:52.879 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 06:20:52.879 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 06:21:07.854 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:21:07.854 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 06:21:07.854 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 06:21:11.747 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-07-07 06:21:11.868 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"bcb9de22-b073-4610-8477-1d77712f04b9","timestamp":"2022-07-07T06:21:11.868529Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-07 06:21:11.884 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-07-07 06:21:11.885 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-07-07 06:21:11.929 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:21:11.930 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (45 ms):{"serverTimeMs":0,"count":1} 2022-07-07 06:21:12.556 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:21:12.557 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"bcb9de22-b073-4610-8477-1d77712f04b9","timestamp":"2022-07-07T06:21:11.868529Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-07 06:21:12.557 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-07-07 06:21:12.557 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 06:21:12.557 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 06:21:12.705 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:21:12.705 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-07T06:21:12.557514Z","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":"dc315196-8344-4334-b9d1-f30a95eab265","timestamp":"2022-07-07T06:21:12.557571Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-07-07 06:21:12.722 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 06:21:12.723 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 06:21:12.787 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:21:12.787 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-07T06:21:12.555024Z","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":"5f236ea5-b47c-4cc7-ae84-90098987ee2f","timestamp":"2022-07-07T06:21:12.555037Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-07-07 06:21:12.880 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 06:21:12.880 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 06:21:13.397 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:21:13.397 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-07T06:21:13.143406Z","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":"994af053-2581-47ce-983c-6afa0b1beef8","timestamp":"2022-07-07T06:21:13.143450Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-07 06:21:13.418 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 06:21:13.418 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 06:21:21.853 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:21:21.853 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-07T06:21:21.724625Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6bc6435d-ccc5-463c-9d2b-e017580c9197","timestamp":"2022-07-07T06:21:21.724707Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-07 06:21:21.895 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 06:21:21.896 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 06:21:36.887 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:21:36.888 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 06:21:36.888 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 06:21:51.834 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:21:51.835 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 06:21:51.835 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 06:22:06.783 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:22:06.784 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 06:22:06.784 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 06:22:21.304 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:22:21.309 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-07T06:22:20.606782Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c137f952-5d89-45c8-85b7-4b78e7d0484f","timestamp":"2022-07-07T06:22:20.606868Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-07-07 06:22:21.899 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 06:22:21.900 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 06:22:36.898 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:22:36.898 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 06:22:36.899 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 06:22:51.853 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:22:51.854 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 06:22:51.854 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 06:22:52.725 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:22:52.725 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-07T06:22:52.062944Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"be9ca1f8-e3bb-42b0-ab68-adcb87a17054","timestamp":"2022-07-07T06:22:52.062994Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-07-07 06:22:52.746 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 06:22:52.746 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 06:23:07.719 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:23:07.719 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 06:23:07.719 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 06:23:11.747 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-07-07 06:23:11.887 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"235a1be4-755f-40b0-8adf-d3bfb3c7f8a0","timestamp":"2022-07-07T06:23:11.886974Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-07 06:23:11.934 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 47 ms 2022-07-07 06:23:11.935 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-07-07 06:23:11.959 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:23:11.959 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (24 ms):{"serverTimeMs":0,"count":1} 2022-07-07 06:23:12.586 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:23:12.586 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"235a1be4-755f-40b0-8adf-d3bfb3c7f8a0","timestamp":"2022-07-07T06:23:11.886974Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-07 06:23:12.587 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-07-07 06:23:12.587 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 06:23:12.587 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 06:23:12.753 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:23:12.754 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-07T06:23:12.586018Z","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":"f9af8f9d-9de7-4275-9f90-6e7165dc4827","timestamp":"2022-07-07T06:23:12.586033Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-07-07 06:23:12.897 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 06:23:12.898 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 06:23:12.914 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:23:12.915 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-07T06:23:12.584756Z","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":"86e543d6-4dd2-4a46-8832-f6bbb73fbe83","timestamp":"2022-07-07T06:23:12.584766Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-07-07 06:23:12.930 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 06:23:12.931 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 06:23:13.449 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:23:13.449 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-07T06:23:13.168489Z","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":"ab3a1370-a1c4-41d0-9889-5e05facc8dc5","timestamp":"2022-07-07T06:23:13.168506Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-07 06:23:13.470 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 06:23:13.470 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 06:23:21.816 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:23:21.817 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-07T06:23:21.724495Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5a2f65cf-0923-46c8-adf1-8cf48de7bb15","timestamp":"2022-07-07T06:23:21.724579Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-07 06:23:21.905 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 06:23:21.905 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 06:23:36.881 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:23:36.881 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 06:23:36.881 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 06:23:51.834 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:23:51.834 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 06:23:51.835 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 06:24:06.786 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:24:06.786 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 06:24:06.786 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 06:24:21.306 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:24:21.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-07-07T06:24:20.606080Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c15e92be-d2a6-4f1b-a687-f05b629b59dc","timestamp":"2022-07-07T06:24:20.606151Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-07-07 06:24:21.910 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 06:24:21.910 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 06:24:36.870 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:24:36.870 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 06:24:36.870 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 06:24:51.829 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:24:51.829 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 06:24:51.829 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 06:24:52.714 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:24:52.715 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-07T06:24:52.062904Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"230e4672-de78-4877-a7cd-9b03e2ca22e9","timestamp":"2022-07-07T06:24:52.062964Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-07-07 06:24:52.733 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 06:24:52.734 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ... 2022-07-07 06:25:07.699 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-07 06:25:07.700 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 2022-07-07 06:25:07.700 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/bac399ce-d3d3-45c9-86ac-630499bf5f6c/onap-policy-clamp-runtime-acm-74859969d8-2cm25?timeout=15000 (anonymous) ...